From 20caff728bce8687076ee94d23d483825a50988b Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 25 Dec 2012 23:34:13 +0100 Subject: move dpkg -l output to log --- bin/g-i-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/g-i-installation.sh') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index ad256081..35e24a5e 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -463,7 +463,7 @@ save_logs() { # # get list of installed packages # - sudo chroot $SYSTEM_MNT dpkg -l > $RESULTS/dpkg-l + sudo chroot $SYSTEM_MNT dpkg -l > $RESULTS/log/dpkg-l # # umount guests # -- cgit v1.2.3-70-g09d2