]> arthur.barton.de Git - bup.git/commit
Create symlinks in t/configure-sampledata; remove them from git.
authorRob Browning <rlb@defaultvalue.org>
Sat, 9 Mar 2013 20:27:34 +0000 (14:27 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sun, 17 Mar 2013 17:55:23 +0000 (12:55 -0500)
commit9b5ae5f53e0b162f19d5a612534c67454ffcf508
tree8bb9c11a4b2160bac469de1ae3866f094250b6dc
parent2d3775965525d45075ec4cf95267e3df273f581b
Create symlinks in t/configure-sampledata; remove them from git.

Since git doesn't always handle symlinks the way bup expects (Cygwin),
don't keep them in git, create them via "t/configure-sampledata
--setup".

This also provides a place to handle anything else that falls outside
git's purview that we might want to add.

Integrate configure-sampledata into the makefile clean and all
targets.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Makefile
t/configure-sampledata [new file with mode: 0755]
t/sampledata/b [deleted symlink]
t/sampledata/c [deleted symlink]
t/sampledata/etc [deleted symlink]