From: Rob Browning Date: Wed, 4 Dec 2013 17:14:00 +0000 (-0600) Subject: Remove t/ from the test-meta.sh test tree now that it contains t/tmp/. X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=ee45a10a0cb1abf31bc2d3b567b0bade23adb8a5;p=packages%2Fb%2Fbup.git Remove t/ from the test-meta.sh test tree now that it contains t/tmp/. Signed-off-by: Rob Browning --- diff --git a/t/test-meta.sh b/t/test-meta.sh index a0bb8c0..91004c0 100755 --- a/t/test-meta.sh +++ b/t/test-meta.sh @@ -101,7 +101,7 @@ setup-test-tree() WVPASS force-delete "$BUP_DIR" WVPASS force-delete "$TOP/bupmeta.tmp" WVPASS mkdir -p "$TOP/bupmeta.tmp/src" - WVPASS cp -pPR Documentation cmd lib t "$TOP/bupmeta.tmp"/src + WVPASS cp -pPR Documentation cmd config lib "$TOP/bupmeta.tmp"/src # Add some hard links for the general tests. (