Skip to content
Snippets Groups Projects
Commit 26923d75 authored by an7s's avatar an7s
Browse files

Cleanup lib

Former-commit-id: e9bc530f9a4193cf32c490917fce38d11ee71684
parent 3ffbe347
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ clean()
{
rm out
rm correct
rm -Rf foo.exe peasoup_exe* libfoo.so libfoo.so.orig libfoo.so.cfi foo.cfi foo.exe.cfi
rm -Rf *.orig *libc*.exe *libc.*cfi
}
report ()
......@@ -75,7 +75,7 @@ main()
protect
# get_correct
# report
# clean
clean
}
passes=0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment