diff --git a/tools/selective_cfi/tests/test_pow.sh b/tools/selective_cfi/tests/test_pow.sh index 4dbdd562399ae2585fb281807c7d3b297fcee1f5..d4385cec746bbb50b97061930def36ffa4ec58cc 100755 --- a/tools/selective_cfi/tests/test_pow.sh +++ b/tools/selective_cfi/tests/test_pow.sh @@ -86,7 +86,7 @@ main() test pow.exe libm.so.6.cfi 5 8 # shared lib only test pow.exe.cfi libm.so.6.cfi 5 8 # both protected report -# clean + clean } passes=0