bug fixes and test2
This commit is contained in:
8
scripts/test1.sh
Normal file
8
scripts/test1.sh
Normal file
@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
./client -t 200 -f mysock -w testFiles/1 -D Wdir -W testFiles/1/file1 -r testFiles/1/file1 -d Rdir -R n=3 -p
|
||||
|
||||
exit 0
|
||||
|
||||
./client -t 200 -f mysock -w test -D Wdir -W test/filepesante -r test/filepesante -d Rdir -R n=3 -l test/filepesante -u test/filepesante -c test/filepesante -p
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user