remove error codes 3 and 4
3: not always hashing single files anymore 4: openssl error does not have to be fatal
This commit is contained in:
parent
50335b5d67
commit
c0a44ebec7
2
sri
2
sri
@ -162,7 +162,5 @@ exit 0
|
|||||||
# 0: no errors, normal execution
|
# 0: no errors, normal execution
|
||||||
# 1: parameter error
|
# 1: parameter error
|
||||||
# 2: cannot find openSSL binary
|
# 2: cannot find openSSL binary
|
||||||
# 3: cannot find specified file for which to generate hash
|
|
||||||
# 4: error occured while executing openssl
|
|
||||||
|
|
||||||
#EOF
|
#EOF
|
Loading…
Reference in New Issue
Block a user