Another typo fix
This commit is contained in:
parent
eb73d49c69
commit
b0307fd555
|
@ -905,7 +905,7 @@ function conflictList {
|
||||||
}
|
}
|
||||||
|
|
||||||
#WIP
|
#WIP
|
||||||
function renameTimeStampFiles {
|
function renameTimestampFiles {
|
||||||
return 0
|
return 0
|
||||||
|
|
||||||
local timestampCurrentFilename="${3}" # filename of current timestamp list (will be prefixed with $replicaType)
|
local timestampCurrentFilename="${3}" # filename of current timestamp list (will be prefixed with $replicaType)
|
||||||
|
|
Loading…
Reference in New Issue