[X2Go-Commits] [live-build-x2go] 48/60: added some debug output

git-admin at x2go.org git-admin at x2go.org
Mon Nov 28 19:43:56 CET 2022


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 cdf0e35894f3c603d53ccb3d6e3f3a9bc335720c
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 250cda1..5531da9 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