From 231c2c2bc176cd56a5e5c688e7bbac4430181e51 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sat, 29 Dec 2012 22:20:44 +0200 Subject: Renamed build area for great tab autocompletion justice. --- run_tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run_tests.py') diff --git a/run_tests.py b/run_tests.py index d8c3f958b..f4ec4de76 100755 --- a/run_tests.py +++ b/run_tests.py @@ -17,7 +17,7 @@ from glob import glob import os, subprocess, shutil -test_build_dir = 'test build area' +test_build_dir = 'work area' builder_command = './builder.py' def run_test(testdir): -- cgit v1.2.3