chiark
/
gitweb
/
~ianmdlvl
/
dgit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d209929
)
test suite: initial git-debrebase setup attempts - bugfixes
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 10 Feb 2018 11:37:55 +0000
(11:37 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 18 Feb 2018 12:04:43 +0000
(12:04 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/setup/gbp2gdr
patch
|
blob
|
history
diff --git
a/tests/setup/gbp2gdr
b/tests/setup/gbp2gdr
index b2561018c6669f106b4714fbb5a5a975e82671cb..c4714e345159a3848b4ba24ca1b718bfa47ab3d3 100755
(executable)
--- a/
tests/setup/gbp2gdr
+++ b/
tests/setup/gbp2gdr
@@
-43,9
+43,10
@@
git checkout -b make-upstream upstream
echo upstream-v2 >>docs/README
git commit -a -m "an upstream v2 update"
ust=example_2.0.orig.tar.gz
-git archive -o ../$ust --prefix=example-2.0/ upstream
+git archive -o ../$ust --prefix=example-2.0/
make-
upstream
: 'see what gbp import-orig does'
+git checkout quilt-tip
gbp import-orig --debian-branch=quilt-tip --upstream-version=2.0 ../$ust
not-gdr-processable