Update CallTester.php

This commit is contained in:
Igor Zhukov 2020-03-10 14:34:42 +04:00 committed by GitHub
parent 5671dd18ec
commit f692ea1ad7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -421,7 +421,7 @@ class CallTester {
$this->copyFileFromCallee($calleeOutPath);
$rateCommand = "tests/rate-async.sh {$fileCaller} {$callerPreprocessedPath} {$calleeOutPath} 2>> {$outDir}rate_errors.log";
$rateCommand = "bash tests/rate-async.sh {$fileCaller} {$callerPreprocessedPath} {$calleeOutPath} 2>> {$outDir}rate_errors.log";
$allRatings = explode(',', $this->execSync($rateCommand));
$row = [