X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tools%2Fneurodebian-travis.sh;fp=tools%2Fneurodebian-travis.sh;h=58e4c0380b976f29979484c070fd2bc1192e073e;hb=6583765800978d49eeba7c0d93c615c1bab75e80;hp=e1df2d2548f39df193c242257fee6f810c4c9999;hpb=d99b176c9b41b72581ce44e21cfbc26385ee2152;p=neurodebian.git diff --git a/tools/neurodebian-travis.sh b/tools/neurodebian-travis.sh index e1df2d2..58e4c03 100755 --- a/tools/neurodebian-travis.sh +++ b/tools/neurodebian-travis.sh @@ -19,7 +19,7 @@ sudo traceroute -T neuro.debian.net echo "Request non-existing uniq file to ease tracking this connection (for troubleshooting)" echo "Date: `date` Seed: $rseed" rseed=$RANDOM -wget -q -O- http://neuro.debian.net/_files/neurodebian-travis.sh-$RANDOM || : +wget -q -O- http://neuro.debian.net/_files/neurodebian-travis.sh-$RANDOM-repo:$TRAVIS_REPO_SLUG-job:$TRAVIS_JOB_NUMBER || : # Figure out what Ubuntu release travis environment is based on sudo apt-get install lsb-release