disable debugging at update-file-state db tool
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user