chiark / gitweb /
Test suite: Change t-has-parent to t-has-parent-or-is
[dgit.git] / tests / tests / inarchivecopy
index 394a21483ea6e64cd1f0172e02ad189f85b0e8ca..c83a5d36fffe4c6bc871e7d9454ed0b11d16533e 100755 (executable)
@@ -21,7 +21,7 @@ copy-check-good () {
        git diff $vtag
        t-refs-same refs/remotes/dgit/dgit/stable
        t-ref-head
-       t-has-parent HEAD $vtag
+       t-has-parent-or-is HEAD $vtag
 }
 
 copy-check () {