[X2Go-Commits] [live-build-x2go] 42/59: added some debug output

git-admin at x2go.org git-admin at x2go.org
Mon Nov 28 19:34:57 CET 2022


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

x2go pushed a commit to branch feature/openbox-magic-pixel-workaround-buster
in repository live-build-x2go.

commit 3c10331a3a25319f58466fa48ebae97b18e18743
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Sat Jun 27 19:45:07 2020 +0200

    added some debug output
---
 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 02fa937..dfbfa0f 100755
--- a/config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia
+++ b/config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia
@@ -74,6 +74,7 @@ GetSSHHostKeysFromMedia ()
 		echo -n "\n$(date +'%F | %T | ')'$0' Waiting for udev to process all events ..." | tee -a /dev/tty8
 		udevadm settle
 		echo -n "\n$(date +'%F | %T | ')'$0' ... all events have been processed." | tee -a /dev/tty8
+		echo -n "\n$(date +'%F | %T | ')'$0' Status of /dev/disk/by-label: '$(ls -lah /dev/disk/by-label * | tr '\n' '|')'." | tee -a /dev/tty8
 
                 # list devices (and mountpoints, if present)
                 LABELMPLIST=$(lsblk -oLABEL,RM,NAME,MOUNTPOINT -ln)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git


More information about the x2go-commits mailing list