[Fai-commit] r6590 - in branches/experimental: . patches

Michael Tautschnig mt at alioth.debian.org
Wed Jul 6 19:54:40 UTC 2011


Author: mt
Date: 2011-07-06 19:54:40 +0000 (Wed, 06 Jul 2011)
New Revision: 6590

Removed:
   branches/experimental/patches/dummy
Modified:
   branches/experimental/build-on-alioth
Log:
hopefully working build script for vasks


Modified: branches/experimental/build-on-alioth
===================================================================
--- branches/experimental/build-on-alioth	2011-07-06 19:48:42 UTC (rev 6589)
+++ branches/experimental/build-on-alioth	2011-07-06 19:54:40 UTC (rev 6590)
@@ -89,6 +89,7 @@
 EOF
 
 {
+export PATH
 
 set -e
 
@@ -172,7 +173,7 @@
 
 echo "STATUS: build exit status $?"
 
-} 2>&1 | tee $log
+} 2>&1 | tee -a $log
 
 date >> $log
 

Deleted: branches/experimental/patches/dummy
===================================================================
--- branches/experimental/patches/dummy	2011-07-06 19:48:42 UTC (rev 6589)
+++ branches/experimental/patches/dummy	2011-07-06 19:54:40 UTC (rev 6590)
@@ -1 +0,0 @@
-2




More information about the Fai-commit mailing list