mirror of
https://github.com/moparisthebest/curl
synced 2024-11-13 13:05:03 -05:00
removed the state file renaming I accidentally left there
This commit is contained in:
parent
3bdc883c93
commit
6eb0b5b917
@ -233,11 +233,6 @@ else
|
|||||||
echo "testcurl: the tests were successful!"
|
echo "testcurl: the tests were successful!"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $CVS -eq 1 ]; then
|
|
||||||
# store the cvs status for the next time
|
|
||||||
mv $newstat $oldstat
|
|
||||||
fi
|
|
||||||
|
|
||||||
# get out of dir
|
# get out of dir
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user