Show More
@@ -1,6 +1,6 b'' | |||||
1 | #!/bin/sh |
|
1 | #!/bin/sh | |
2 |
|
2 | |||
3 |
|
|
3 | . "$TESTDIR/bzr-definitions" | |
4 |
|
4 | |||
5 | echo % create and rename on the same file in the same step |
|
5 | echo % create and rename on the same file in the same step | |
6 | mkdir test-createandrename |
|
6 | mkdir test-createandrename |
@@ -1,6 +1,6 b'' | |||||
1 | #!/bin/sh |
|
1 | #!/bin/sh | |
2 |
|
2 | |||
3 |
|
|
3 | . "$TESTDIR/bzr-definitions" | |
4 |
|
4 | |||
5 | echo % empty directory |
|
5 | echo % empty directory | |
6 | mkdir test-empty |
|
6 | mkdir test-empty |
@@ -1,6 +1,6 b'' | |||||
1 | #!/bin/sh |
|
1 | #!/bin/sh | |
2 |
|
2 | |||
3 |
|
|
3 | . "$TESTDIR/bzr-definitions" | |
4 |
|
4 | |||
5 | cat > ghostcreator.py <<EOF |
|
5 | cat > ghostcreator.py <<EOF | |
6 | import sys |
|
6 | import sys |
General Comments 0
You need to be logged in to leave comments.
Login now