]> diplodocus.org Git - nmh/blobdiff - test/oauth/test-mhlogin
Replaced use of ! with || true, for ultimate Bourne shell compatiblity.
[nmh] / test / oauth / test-mhlogin
index 682fbc86a498e471a63563e721b25fe41b002ff6..16e3f90217e5b5e16a3c509acb7a2020708733b5 100755 (executable)
@@ -10,6 +10,8 @@ fi
 
 . "${srcdir}/test/oauth/common.sh"
 
 
 . "${srcdir}/test/oauth/common.sh"
 
+mhlogin - >/dev/null 2>&1 || true  # gcov
+
 expect_no_creds() {
     cat /dev/null > "${MHTMPDIR}/$$.expected-creds"
     cat /dev/null > "${MHTMPDIR}/oauth-test"
 expect_no_creds() {
     cat /dev/null > "${MHTMPDIR}/$$.expected-creds"
     cat /dev/null > "${MHTMPDIR}/oauth-test"