summaryrefslogtreecommitdiff
path: root/tests/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-26 01:29:44 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-26 02:22:11 +0100
commitb62f2d42eafc6ea61ab9cfff5fdd6c51ded1dcf0 (patch)
treeaab5c6e6146be957416a9220fac07ad80ec49daf /tests/tests
parent4ac439942a5c6548b1ecf1e527349c020660dba5 (diff)
test suite: gdr-makepatches7: use t-make-orig
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tests')
-rwxr-xr-xtests/tests/gdr-makepatches72
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/gdr-makepatches7 b/tests/tests/gdr-makepatches7
index 52462d4..d6a5143 100755
--- a/tests/tests/gdr-makepatches7
+++ b/tests/tests/gdr-makepatches7
@@ -13,7 +13,7 @@ git checkout upstream/2.0
echo '*patch*' >>.gitignore
git commit -m nasty .gitignore
git tag v2.1
-GZIP=-1 git archive -o ../${p}_2.1.orig.tar.gz --prefix ${p}/ v2.1
+t-make-orig $p 2.1
git checkout master
t-git-debrebase new-upstream 2.1-1