diff --git a/tools/db/update-file-state b/tools/db/update-file-state index c3bb1f5..fecae43 100755 --- a/tools/db/update-file-state +++ b/tools/db/update-file-state @@ -14,7 +14,7 @@ readonly TTSYNC_REMOTE=2 #file exists remote - not used jet readonly TTSYNC_DEL=3 #local file deleted readonly globalconf="/etc/tt/global" - readonly DEBUG=$TRUE + readonly DEBUG=$FALSE } { #get options & args