Signed-off-by: Vincent Legoll <[email protected]> --- t/t1204-pop-keep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/t/t1204-pop-keep.sh b/t/t1204-pop-keep.sh index ee5d058..d17a1bf 100755 --- a/t/t1204-pop-keep.sh +++ b/t/t1204-pop-keep.sh @@ -1,6 +1,6 @@ #!/bin/sh -test_description='Test "stg pop -keep"' +test_description='Test "stg pop --keep"' . ./test-lib.sh stg init -- 2.1.4 _______________________________________________ stgit-users mailing list [email protected] https://mail.gna.org/listinfo/stgit-users
