mirror of https://gogs.blitter.com/RLabs/xs
Updated cptest.sha1sum
This commit is contained in:
parent
e8986d3464
commit
435e2b6380
|
@ -58,6 +58,8 @@ stage "Test(xc S->C)"
|
||||||
############
|
############
|
||||||
echo "Testing secure copy from server -> client ..."
|
echo "Testing secure copy from server -> client ..."
|
||||||
./xc_testfiles.sh
|
./xc_testfiles.sh
|
||||||
|
sha1sum $(find cptest -type f | sort) >sc.sha1sum
|
||||||
|
|
||||||
tmpdir=$$
|
tmpdir=$$
|
||||||
mkdir -p /tmp/$tmpdir
|
mkdir -p /tmp/$tmpdir
|
||||||
cd /tmp/$tmpdir
|
cd /tmp/$tmpdir
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
306637b5c621892078ebadd9454a78820a000598 cptest/file16KB
|
6010a446cdcf8c1203c2d08998cc69a8c88f77d5 cptest/file16KB
|
||||||
1a118dfff291352eb4aec02c34f4f957669460fc cptest/file1KB
|
f086ea96f3718efd78e6791178f967585acb3701 cptest/file1KB
|
||||||
f474d5da45890b7cb5b0ae84c8ade5abcb3b4474 cptest/file32KB
|
6061e16c3d3840712d0b8e5268c49b5c2f8137ac cptest/file32KB
|
||||||
03939175ceac92b9c6464d037a0243e22563c423 cptest/file6B
|
490af32035bbe737480f06439a02d91a171ac407 cptest/file6B
|
||||||
da67c7698b25d94c0cc20284ba9d4008cdee201b cptest/subdir/file32MB
|
e4a8a4ad9678b7265a28c5f0cb5b078e1049ea23 cptest/subdir/file32MB
|
||||||
9da9888265371375b48c224b94a0b3132b7ddc41 cptest/subdir/file64MB
|
82b50550c7d0e0d6ac18d9d0796b6814c3e038bf cptest/subdir/file64MB
|
||||||
|
|
Loading…
Reference in New Issue