summaryrefslogtreecommitdiff
path: root/tests/tests/gdr-makepatches7
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/gdr-makepatches7')
-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