Update libretro-buildbot-recipe.sh

This commit is contained in:
Andrés 2016-09-01 19:03:56 -05:00 committed by GitHub
parent 977beb6e60
commit da176e7df0
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ WORK=$PWD
RECIPE=$1
BRANCH=""
ssh -N -f -R 2222:localhost:22 radius@bot.libretro.com
ssh -N -f -R 2222:localhost:22 radius@bot.libretro.com touch /tmp/test
# ----- read variables from recipe config -----
while read line; do