[Piuparts-commits] rev 231 - piatti
Holger Levsen
holger at alioth.debian.org
Sat Mar 14 20:09:08 UTC 2009
Author: holger
Date: 2009-03-14 20:09:07 +0000 (Sat, 14 Mar 2009)
New Revision: 231
Modified:
piatti/README.txt
Log:
fix paths - it's really getting time for scripts now...
Modified: piatti/README.txt
===================================================================
--- piatti/README.txt 2009-03-14 19:35:48 UTC (rev 230)
+++ piatti/README.txt 2009-03-14 20:09:07 UTC (rev 231)
@@ -37,7 +37,7 @@
piupartss at piatti:/org/piuparts.debian.org$ sudo rm slave/ master/ -Rf && mkdir slave master && \
mkdir sid squeeze lenny2squeeze && cd ../master && mkdir sid squeeze lenny2squeeze && cd .. && \
- chmod g+w slave master && cd slave && nice python ../share/piuparts/piuparts-slave.py sid
+ chmod g+w slave master && cd slave/sid && nice python ../../share/piuparts/piuparts-slave.py sid
# this only tests sid
to create reports:
More information about the Piuparts-commits
mailing list