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

Cleanup lib

Former-commit-id: e9bc530f9a4193cf32c490917fce38d11ee71684
parent 3ffbe347
Branches
Tags
No related merge requests found
...@@ -59,7 +59,7 @@ clean() ...@@ -59,7 +59,7 @@ clean()
{ {
rm out rm out
rm correct 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 () report ()
...@@ -75,7 +75,7 @@ main() ...@@ -75,7 +75,7 @@ main()
protect protect
# get_correct # get_correct
# report # report
# clean clean
} }
passes=0 passes=0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment