dev/chroot-test/action/test2
changeset 275 2e781d52f76e
parent 272 f7c64f03cd60
--- a/dev/chroot-test/action/test2	Fri Dec 17 18:54:38 2010 +0000
+++ b/dev/chroot-test/action/test2	Fri Dec 17 20:45:16 2010 +0000
@@ -14,6 +14,7 @@
 echo "Pulling real project"
 hg clone ssh://chroothg/real/project
 cd project
+[ -e nested/content ]
 echo "and I'm adding something" >> content
 hg commit -u test2 -m "Added something to the file"
 echo "This push should succeed"