send also file to send
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 8 Sep 2011 21:14:29 +0000 (21:14 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 8 Sep 2011 21:14:29 +0000 (21:14 +0000)
test.sh

diff --git a/test.sh b/test.sh
index 39918ce..5c92167 100755 (executable)
--- a/test.sh
+++ b/test.sh
@@ -19,6 +19,7 @@ pull() {
 
 ./create-user.sh test secret
 ./create-user.sh test secret localhost
+./store-fsck.pl test
 
 ./remove-user.sh test2
 ./create-user.sh test2 secret
@@ -75,7 +76,7 @@ ps ax >> sent-to-test2
 mkdir -p .send/test2/received
 ln -s ../../../sent-to-test2 .send/test2/received/
 
-push .send -rvl
+push send-to-test2 .send -rvl
 
 tail -20 $user_dir/log/*