projects
/
trigger-rcmd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
989576f
)
Add message that SSH seems to be available
author
Alexander Barton
<alex@barton.de>
Sat, 29 Nov 2014 15:32:03 +0000
(16:32 +0100)
committer
Alexander Barton
<alex@barton.de>
Sat, 29 Nov 2014 15:32:03 +0000
(16:32 +0100)
scripts/trigger-rcmd
patch
|
blob
|
history
diff --git
a/scripts/trigger-rcmd
b/scripts/trigger-rcmd
index 7d90e3bcc4bb750e2863e785bb51dc794bd53d5a..a3ae03de4a6a54fec9d57efffda384ebea78de93 100755
(executable)
--- a/
scripts/trigger-rcmd
+++ b/
scripts/trigger-rcmd
@@
-76,6
+76,7
@@
do_rcmd() {
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