Return 0 for successful hash check.
This commit is contained in:
parent
45bc841b22
commit
f1429a972f
@ -206,6 +206,8 @@ sub check_hashes
|
||||
print "FIPS hash check successful\n";
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user