[paludis-commits] r4545 - trunk/hooks/demos
dleverton at svn.pioto.org
dleverton at svn.pioto.org
Fri Apr 4 11:13:28 UTC 2008
Author: dleverton
Date: 2008-04-04 11:13:11 +0000 (Fri, 04 Apr 2008)
New Revision: 4545
Modified:
trunk/hooks/demos/elog.bash.in
Log:
Fix.
Modified: trunk/hooks/demos/elog.bash.in
===================================================================
--- trunk/hooks/demos/elog.bash.in 2008-04-04 09:40:36 UTC (rev 4544)
+++ trunk/hooks/demos/elog.bash.in 2008-04-04 11:13:11 UTC (rev 4545)
@@ -73,6 +73,8 @@
"Use of elog.bash in phase \"${HOOK}\" is deprecated, see comments at beginning of file for updated instructions"
fi
+ ${PRETEND} && exit 0
+
echo
old_pf=""
while read line ; do
More information about the paludis-commits
mailing list