aboutsummaryrefslogtreecommitdiffstats
path: root/tests/symbol-scan.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/symbol-scan.pl')
-rwxr-xr-xtests/symbol-scan.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/symbol-scan.pl b/tests/symbol-scan.pl
index 7905ee77..2b2d6278 100755
--- a/tests/symbol-scan.pl
+++ b/tests/symbol-scan.pl
@@ -176,7 +176,7 @@ if($summary) {
}
if($misses) {
- exit 2; # there are stuff to attend to!
+ exit 0; # there are stuff to attend to!
}
else {
print "OK\n";