commit | 7606afa12ef7f5ed91d5e63b578fd446527dffa8 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Oct 25 16:23:49 2016 +0200 |
committer | Akron <nils@diewald-online.de> | Tue Oct 25 16:23:49 2016 +0200 |
tree | 50f16805042f5ced21f779f318df6db2a4ab6fd8 | |
parent | a93d51bae07a4f6105c6ac933480bc0a2da027f7 [diff] [blame] |
Improved documentation to be more precise regarding non-argument calls (thx @margaretha) Change-Id: Ic80abd036ae66f9224063be747df3dcc248a1755
diff --git a/t/script/archive.t b/t/script/archive.t index d797c20..2776c7e 100644 --- a/t/script/archive.t +++ b/t/script/archive.t
@@ -31,7 +31,7 @@ sub { system($call); }, - qr!archive.+?Process an!s, + qr!archive.+?Processes an!s, $call );