poldek: poldek/tests/sh/03-up-loop - display path

mis mis at pld-linux.org
Thu Oct 29 00:10:08 CET 2009


Author: mis                          Date: Wed Oct 28 23:10:08 2009 GMT
Module: poldek                        Tag: HEAD
---- Log message:
- display path

---- Files affected:
poldek/poldek/tests/sh:
   03-up-loop (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: poldek/poldek/tests/sh/03-up-loop
diff -u poldek/poldek/tests/sh/03-up-loop:1.4 poldek/poldek/tests/sh/03-up-loop:1.5
--- poldek/poldek/tests/sh/03-up-loop:1.4	Mon May 12 17:49:14 2008
+++ poldek/poldek/tests/sh/03-up-loop	Thu Oct 29 00:10:03 2009
@@ -23,7 +23,7 @@
   #ls -l $TMPDIR/remote-dump $TMPDIR/local-dump        
   diff -q $TMPDIR/remote-dump $TMPDIR/local-dump
   ec=$?
-  [ $ec -ne 0 ] && ls -l $TMPDIR/remote-dump $TMPDIR/local-dump
+  [ $ec -ne 0 ] && echo "repo=$REPO" && ls -l $TMPDIR/remote-dump $TMPDIR/local-dump
   return $ec
 }
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/poldek/poldek/tests/sh/03-up-loop?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list