Add "export LC_ALL=C" to all shell scripts
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
### The script returns 0 if everything passes the checks. It returns 1 if either the
|
||||
### signature check or the hash check doesn't pass. If an error occurs the return value is 2
|
||||
|
||||
export LC_ALL=C
|
||||
function clean_up {
|
||||
for file in $*
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user