mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 20:15: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!"
|
||||
fi
|
||||
|
||||
if [ $CVS -eq 1 ]; then
|
||||
# store the cvs status for the next time
|
||||
mv $newstat $oldstat
|
||||
fi
|
||||
|
||||
# get out of dir
|
||||
cd ..
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user