summaryrefslogtreecommitdiff
path: root/t/tap-basic.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tap-basic.sh')
-rwxr-xr-xt/tap-basic.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tap-basic.sh b/t/tap-basic.sh
index c19c326b7..2e12e6ec0 100755
--- a/t/tap-basic.sh
+++ b/t/tap-basic.sh
@@ -138,7 +138,7 @@ test -f test-suite.log
grep '^ERROR: bail\.test - Bail out!' stdout
grep '^PASS:' stdout && Exit 1
-test `$FGREP -c ': bail.test' stdout` -eq 1
+test $($FGREP -c ': bail.test' stdout) -eq 1
$FGREP 'success.test' stdout && Exit 1
# Override TEST_LOGS from the command line, making it point to a test