chiark / gitweb /
test suite: Introduce example 1.1 orig containg some interesting objects
[dgit.git] / tests / tests / unrepresentable
index 0d02c6aac9dc6c0cd30439a8539d2e75385f20b3..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 () {