[Fai-commit] r5790 - branches/experimental

Michael Tautschnig mt at alioth.debian.org
Fri May 28 11:29:36 UTC 2010


Author: mt
Date: 2010-05-28 11:29:35 +0000 (Fri, 28 May 2010)
New Revision: 5790

Modified:
   branches/experimental/build-on-alioth
Log:
make sure all files belong to the "fai" group


Modified: branches/experimental/build-on-alioth
===================================================================
--- branches/experimental/build-on-alioth	2010-05-28 10:31:03 UTC (rev 5789)
+++ branches/experimental/build-on-alioth	2010-05-28 11:29:35 UTC (rev 5790)
@@ -143,6 +143,7 @@
   build_changelog
   dpkg-buildpackage -uc -us -d -I.svn -rfakeroot && dpkg_exit=$? || dpkg_exit=$?
   chmod -fR g+wX $storage/trunk-w-exp || true
+  chgrp -fR fai $storage/trunk-w-exp || true
   debian/rules clean
   echo "STATUS: dpkg-buildpackage exited with status $dpkg_exit"
   cd ..




More information about the Fai-commit mailing list