comparison hgext/largefiles/__init__.py @ 28338:9974b8236cac

tests: Solaris grep doesn't add a trailing newline when it's missing The bad-extension tests emits a list of not-loaded extensions, and pipes that output through grep. On Solaris, the test-output gets "(no-eol)" appended because although the message has no trailing newline, GNU grep adds it. If we simply add the newline to the message, the problem goes away for both versions of grep.
author Danek Duvall <danek.duvall@oracle.com>
date Wed, 02 Mar 2016 15:01:41 -0800
parents 80c5b2666a96
children dcb4209bd30d
comparison
equal deleted inserted replaced
28337:869e65e68aee 28338:9974b8236cac