]> arthur.barton.de Git - bup.git/commit
Re-allow backup set names containing "/"
authorRob Browning <rlb@defaultvalue.org>
Wed, 14 May 2014 15:24:00 +0000 (10:24 -0500)
committerRob Browning <rlb@defaultvalue.org>
Wed, 14 May 2014 15:24:39 +0000 (10:24 -0500)
commita5189a69a8e37f7ed5b43af314f9ec35bbfbb910
tree396b6aa523edc2cc9d92cb309ed19807975182e9
parent16cd7cae8107e837447b6466f62cc9ce3b4fe635
Re-allow backup set names containing "/"

Revert the prohibition because all releases up to now have allowed
"/", and so that's nothing new.  Disabling "/" in 0.26 would be a
regression, and one we're not ready to commit to -- in fact, we may
eventually do the opposite, and add comprehensive support for "/".

This reverts commit 52a98179490c6ccb990e221bbdeb511f1de59de4.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
cmd/save-cmd.py