[X2Go-Commits] [live-build-x2go] 17/108: removed unnecessary newline

git-admin at x2go.org git-admin at x2go.org
Wed Mar 20 22:13:07 CET 2019


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

x2go pushed a commit to branch feature/openbox
in repository live-build-x2go.

commit 7bad1e9487980b6d7b11fbed0e3212ac88bc5d49
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Tue Feb 6 11:44:28 2018 +0100

    removed unnecessary newline
---
 config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia | 1 -
 1 file changed, 1 deletion(-)

diff --git a/config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia b/config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia
index 6cd58e0..d391be0 100755
--- a/config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia
+++ b/config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia
@@ -85,7 +85,6 @@ GetSSHHostKeysFromMedia ()
 		# block device list, non-removable first (for security - we don't want USB media to be able to override keys on fixed disks)
 		BLOCKDEVS="$(echo $X2GOTCELIVELABELS | awk '$3 == "0" {print $2}') $(echo $X2GOTCELIVELABELS | awk '$3 == "1" {print $2}')"
 
-
 		# for every block device in our list, do ...
 		for BLOCKDEV in $BLOCKDEVS; do 
 			# check if it also appears in the list of devices carrying our magic label

--
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