another try

This commit is contained in:
holger krekel
2020-08-23 08:37:38 +02:00
parent aae8163696
commit fd54b6b5b1
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ set +x
echo "--- Running $CIRCLE_JOB remotely"
ssh -t -t $SSHTARGET <<_HERE
ssh $SSHTARGET <<_HERE
set +x -e
# make sure all processes exit when ssh dies