This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch feature/mate-minidesktop-buster
in repository live-build-x2go.

commit f361b73a922386ee107b894c74c8647680028ab6
Author: Stefan Baur (BAUR-ITCS) <kont...@baur-itcs.de>
Date:   Sun Jun 28 02:29:41 2020 +0200

    stop spamming the log and wait 1 second between the attempts instead
---
 config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia 
b/config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia
index 97f5148..2fa84b3 100755
--- a/config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia
+++ b/config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia
@@ -85,6 +85,7 @@ GetSSHHostKeysFromMedia ()
                        LSBLKLIST=$(echo "$LABELMPLIST" | grep -v "^ " | awk 
'{print $1}' | sort -u | tr '\n' '|') # generated from lsblk
                        echo -n "\n$(date +'%F | %T | ')'$0' Status of lsblk: 
'$LSBLKLIST'." | tee -a /dev/tty8
                        [ "$LABELLIST" = "$LSBLKLIST" ] && break
+                       sleep 1
                done
 
                 # search for our magic label

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/live-build-x2go.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to