Merge "Set LC_ALL=C at the beginning performing fuel_migrate" into stable/8.0
This commit is contained in:
@@ -383,6 +383,7 @@ umm(){
|
||||
[[ "$1" == "--help" ]] && usage
|
||||
# Check if already running
|
||||
file_lock
|
||||
export LC_ALL=C
|
||||
|
||||
if [[ "$1" == "start" ]] && [[ -f "$fuel_migrate_vars" ]] ; then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user