Reverted test disable HandleLocks

This commit is contained in:
deajan 2016-12-06 22:51:19 +01:00
parent ae16cefe54
commit 9735a83b35
1 changed files with 1 additions and 1 deletions

View File

@ -2090,7 +2090,7 @@ function Init {
function Main {
__CheckArguments 0 $# "${FUNCNAME[0]}" "$@" #__WITH_PARANOIA_DEBUG
#HandleLocks
HandleLocks
Sync
}