summaryrefslogtreecommitdiff
path: root/run-tests.php
diff options
context:
space:
mode:
Diffstat (limited to 'run-tests.php')
-rwxr-xr-xrun-tests.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-tests.php b/run-tests.php
index 64db1b8f12..0938b47acf 100755
--- a/run-tests.php
+++ b/run-tests.php
@@ -426,7 +426,7 @@ if ($compression) {
$output_file = 'compress.zlib://' . $output_file . '.gz';
}
-$jnust_save_results = false;
+$just_save_results = false;
$leak_check = false;
$html_output = false;
$html_file = null;