]> arthur.barton.de Git - trigger-rcmd.git/commitdiff
Add message that SSH seems to be available
authorAlexander Barton <alex@barton.de>
Sat, 29 Nov 2014 15:32:03 +0000 (16:32 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 29 Nov 2014 15:32:03 +0000 (16:32 +0100)
scripts/trigger-rcmd

index 7d90e3bcc4bb750e2863e785bb51dc794bd53d5a..a3ae03de4a6a54fec9d57efffda384ebea78de93 100755 (executable)
@@ -76,6 +76,7 @@ do_rcmd() {
                echo "$NAME: SSH on \"$SYSTEM\" not ready. Waiting ..."
                sleep 10s
        done
                echo "$NAME: SSH on \"$SYSTEM\" not ready. Waiting ..."
                sleep 10s
        done
+       echo "$NAME: ok, SSH seems to be available on \"$SYSTEM\"."
 
        echo "$NAME: calling \"$CMD\" on \"$SYSTEM\" ..."
        echo
 
        echo "$NAME: calling \"$CMD\" on \"$SYSTEM\" ..."
        echo