chiark / gitweb /
test suite: Introduce example 1.1 orig containg some interesting objects
[dgit.git] / tests / tests / unrepresentable
index 5b3e139387aacee13c5bb4af39a0a85f4a444518..621829e1f0c64a5c39bc2b850be3374c695b426f 100755 (executable)
@@ -4,13 +4,13 @@ set -e
 
 t-tstunt-parsechangelog
 
-t-prep-newpackage example 1.0
+t-prep-newpackage example 1.1
 
 ln -s $troot/pkg-srcs/${p}_${v%-*}.orig.tar.* .
 
 cd $p
 
-start () { git checkout quilt-tip~0; }
+start () { git checkout quilt-tip-1.1~0; }
 attempt () { t-dgit -wgf --quilt=smash quilt-fixup; }
 
 badly-1 () {
@@ -49,4 +49,4 @@ badly-2
 start
 attempt
 
-echo ok.
+t-ok