diff --git a/debian/changelog b/debian/changelog index b766e11..ecf56ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +remote-backup (1.6.1) stable; urgency=low + + * lock handling: typo in /proc path + + -- Vincent Riquer Wed, 28 Mar 2012 14:53:26 +0200 + remote-backup (1.6.0) stable; urgency=low * lock targets individually, skip if stored pid matches a running instance diff --git a/remote-backup b/remote-backup index 0fa417d..e073232 100755 --- a/remote-backup +++ b/remote-backup @@ -138,7 +138,7 @@ doBackup() { if [ -f "$SNAPSHOT_RW/$NAME/.lock" ] \ && [ -r /proc/$(<"$SNAPSHOT_RW/$NAME/.lock")/cmdline ] then - progname=$(