Recover ">> ${LOGFILE} 2>&1"
authorSebastian Pipping <sebastian@pipping.org>
Fri, 14 Jan 2011 16:22:34 +0000 (17:22 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Fri, 14 Jan 2011 16:22:34 +0000 (17:22 +0100)
gen_compile.sh

index 0d79d13e9888408f0c2150a63350810fa8b3e33c..638f3c4323aa586e4335e38f584f3f7089683328 100755 (executable)
@@ -432,7 +432,7 @@ compile_lvm() {
                        ./configure --enable-static_link --prefix=${TEMP}/lvm \
                                --with-lvm1=none --with-clvmd=none --with-cluster=none \
                                --disable-readline --disable-selinux --with-mirrors=none \
-                               --with-snapshots=none --with-pool=internal || \
+                               --with-snapshots=none --with-pool=internal >> ${LOGFILE} 2>&1 || \
                                gen_die 'Configure of lvm failed!'
                print_info 1 'lvm: >> Compiling...'
                        compile_generic '' utils