Message cleanup
This commit is contained in:
parent
8fb076931d
commit
1567a6328f
|
@ -239,7 +239,7 @@ function lockfor {
|
|||
|
||||
|
||||
function dot-lock-wait {
|
||||
lock-wait "$SYNC_LOCK_FILE" 90 "Waiting for ongoing sync to finish"
|
||||
lock-wait "$SYNC_LOCK_FILE" 90 "ongoing sync"
|
||||
}
|
||||
|
||||
function _pushdot {
|
||||
|
|
Loading…
Reference in New Issue