]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-00-commands-have-help
support setting empty values (sanely) & removing support for
[apt.git] / test / integration / test-00-commands-have-help
index bbd1475eb830285e60a450b2f458af42a7bfa924..f2317dbdf155dad19469049d6ddac9a278d06ced 100755 (executable)
@@ -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() {