Commits (11)
-
Sebastian Stark authored
- if it is ErrHelp, return 0 and exit - before "snaprd subcmd -h" returned a non-zero value
3bd81be6 -
Sebastian Stark authored29bd7516
-
Sebastian Stark authoredc8c761c6
-
Sebastian Stark authored
- otherwise, if reusing an incomplete snapshot, the rename operation would fail because old and new name are the same - this would only happen if rsync runs less than a second, so normally in some error case - the 1 second sleep makes sense because 1 second is the resolution of the snapshot names
dd43c584 -
Sebastian Stark authored0957be79
-
Sebastian Stark authoredb02a7dd5
-
Sebastian Stark authored984082bc
-
Sebastian Stark authored
- main loop will now gracefully exit when rsync is not found or returns anything except 0 or 24. - pid unlock works now in this case - probably we will need to handle other rsync return codes like 24
aed1017e -
Sebastian Stark authoredd4a518a3
-
Sebastian Stark authoredb6f11d72
-
Sebastian Stark authoredf998fe25
Showing
tag-release.sh
0 → 100755