diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-10-03 10:25:55 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-10-03 10:25:55 +0000 |
commit | e6f6568e74c9aeb07d8cb02ecb1d997284eb885f (patch) | |
tree | 0e830f2dfb76860d3d12abc2cf15db5b48427e79 /test/aux-fixed | |
parent | ff75a1f763cb8ff03437de60b73491bb20cc76ba (diff) |
Fix misleading verification output when -v is used with -bv and aliasing
leads to a mixture of successful and unsuccessful verification.
Diffstat (limited to 'test/aux-fixed')
-rw-r--r-- | test/aux-fixed/0212.aliases | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/aux-fixed/0212.aliases b/test/aux-fixed/0212.aliases index 064b67d58..c6c26ccfc 100644 --- a/test/aux-fixed/0212.aliases +++ b/test/aux-fixed/0212.aliases @@ -6,3 +6,5 @@ f1: :fail: bad user p: userx pipe: |/bin/nosuchfile file: /tmp/junk +v1: a3, userx +v2: userx, a3 |