summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-01-16 22:10:30 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-01-16 22:10:30 +0000
commitd10a6ef325e6637c5cc8a2e809df3037c6ea9fe8 (patch)
treedaadf2b369536f7f216283f8663e68ba20165806 /test
parentac8de490d04a7506a266642dac3e4e857db763bf (diff)
downloadquilt-d10a6ef325e6637c5cc8a2e809df3037c6ea9fe8.tar.gz
- Always use full command names in the test suite.
Diffstat (limited to 'test')
-rw-r--r--test/null-bug.test2
-rw-r--r--test/perms.test4
2 files changed, 3 insertions, 3 deletions
diff --git a/test/null-bug.test b/test/null-bug.test
index cd7e3a6..74b8c55 100644
--- a/test/null-bug.test
+++ b/test/null-bug.test
@@ -21,7 +21,7 @@ or else patch won't know the real original filename anymore.
> @@ -1 +0,0 @@
> -file
- $ quilt ref -p0
+ $ quilt refresh -p0
> Refreshed patch patches/remove.diff
$ quilt pop -q
diff --git a/test/perms.test b/test/perms.test
index 7211b74..501eb7d 100644
--- a/test/perms.test
+++ b/test/perms.test
@@ -17,7 +17,7 @@
> -rwx---r-- foo
$ echo foobar > foo
- $ quilt ref
+ $ quilt refresh
> Refreshed patch %{P}test.diff
$ quilt new test2.diff
@@ -31,7 +31,7 @@
> -rwx----w- foo
$ echo foobaz > foo
- $ quilt ref
+ $ quilt refresh
> Refreshed patch %{P}test2.diff
The permissions of foo as they were in patch2 are lost here (there is no