From: ianmdlvl Date: Sat, 22 Sep 2007 01:06:47 +0000 (+0000) Subject: * backup-snaprsync passes -B to summer. X-Git-Tag: debian_version_4_1_22~3 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=commitdiff_plain;h=ac8dad39939c7d8f49af3e9942027af3b86904bf;hp=57402060f26eda526a661778ffbbb1c4b8fcb8ae * backup-snaprsync passes -B to summer. --- diff --git a/backup/snaprsync b/backup/snaprsync index 305eb34..fbd3853 100755 --- a/backup/snaprsync +++ b/backup/snaprsync @@ -92,7 +92,7 @@ ssh $sshopts $rhost "$sshpfx ls -d $rvardir" test -d $localarea || x mkdir $localarea ournode=`uname -n` rsumsfile=for-$ournode.sums -summer="$summer -ACDbtqfx" +summer="$summer -ACDBtqfx" td=/dev/enoent rc=12 diff --git a/debian/changelog b/debian/changelog index 09456ed..288c7a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ chiark-utils (4.1.22) unstable; urgency=low * chiark-backup Depends on chiark-utils-bin. Closes: #401611. * summer manpage (thanks to Peter Maydell for initial contribution). * summer has new -B option for suppressing times of unusual node types. + * backup-snaprsync passes -B to summer. * copyright notices for various scripts. * many scripts mentioned in Description and debian/copyright.