disable debugging at update-file-state db tool
This commit is contained in:
parent
4adb0d6b2f
commit
cecbdd9050
@ -14,7 +14,7 @@
|
|||||||
readonly TTSYNC_REMOTE=2 #file exists remote - not used jet
|
readonly TTSYNC_REMOTE=2 #file exists remote - not used jet
|
||||||
readonly TTSYNC_DEL=3 #local file deleted
|
readonly TTSYNC_DEL=3 #local file deleted
|
||||||
readonly globalconf="/etc/tt/global"
|
readonly globalconf="/etc/tt/global"
|
||||||
readonly DEBUG=$TRUE
|
readonly DEBUG=$FALSE
|
||||||
}
|
}
|
||||||
|
|
||||||
{ #get options & args
|
{ #get options & args
|
||||||
|
Loading…
Reference in New Issue
Block a user