summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--util/checkhash.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/checkhash.pl b/util/checkhash.pl
index 3efc0f2d90..2b8df90263 100644
--- a/util/checkhash.pl
+++ b/util/checkhash.pl
@@ -206,6 +206,8 @@ sub check_hashes
print "FIPS hash check successful\n";
}
+ return 0;
+
}