提交 bf69daf9 编写于 作者: T Thomas Stromberg

Invoke wall in the older BSD style for macOS compat

上级 96a96a04
......@@ -33,7 +33,7 @@ function check_jenkins() {
check_jenkins
logger "cleanup_and_reboot running - may shutdown in 60 seconds"
wall "cleanup_and_reboot running - may shutdown in 60 seconds"
echo "cleanup_and_reboot running - may shutdown in 60 seconds" | wall
sleep 10
check_jenkins
logger "cleanup_and_reboot is happening!"
......
......@@ -28,7 +28,7 @@ function check_jenkins() {
check_jenkins
logger "cleanup_and_reboot running - may shutdown in 60 seconds"
wall "cleanup_and_reboot running - may shutdown in 60 seconds"
echo "cleanup_and_reboot running - may shutdown in 60 seconds" | wall
sleep 10
check_jenkins
logger "cleanup_and_reboot is happening!"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册