[remove debug code] take %S out of the datestamp

This commit is contained in:
Tim Foster
2009-06-19 14:10:28 +01:00
parent 15969acc0a
commit b8c688c222

View File

@@ -419,7 +419,7 @@ function take_snapshot {
fi
typeset SEP=$sep
typeset DATE=$(date +%F-%H%M%S)
typeset DATE=$(date +%F-%H%M)
typeset FILESYS="$fs_name"
typeset KEEP=$keep
typeset SNAP_CHILDREN=$snapshot_children