From 45c79d054742194eea71ff2024b77c3f537135ff Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 25 Oct 2014 22:34:01 +0200 Subject: g-i-i:_more debugging if we cannot get the logs out.. --- bin/g-i-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index aab4c399..ba724f39 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -1038,7 +1038,7 @@ save_logs() { # copy logs (and continue if some logs cannot be copied) # set +e - sudo cp -r $SYSTEM_MNT/var/log/installer $SYSTEM_MNT/etc/fstab $RESULTS/log/ + sudo cp -r $SYSTEM_MNT/var/log/installer $SYSTEM_MNT/etc/fstab $RESULTS/log/ || ( ls $SYSTEM_MNT ; echo ; ls $SYSTEM_MNT/var ; echo ; ls $SYSTEM_MNT/var/log/ ; figlet "why no logs" ) || true set -e # # get list of installed packages -- cgit v1.2.3-70-g09d2