summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/integration/test-00-commands-have-help2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-00-commands-have-help b/test/integration/test-00-commands-have-help
index bbd1475eb..f2317dbdf 100755
--- a/test/integration/test-00-commands-have-help
+++ b/test/integration/test-00-commands-have-help
@@ -13,7 +13,7 @@ configarchitecture 'amd64'
export LD_BIND_NOW=1
checkversionmessage() {
- testsuccess grep '^apt .* compiled on ' ${1}-help.output
+ testsuccess grep '^apt .* (' ${1}-help.output
}
checkhelpmessage() {