summaryrefslogtreecommitdiffstats
path: root/tester/rt/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'tester/rt/config.py')
-rw-r--r--tester/rt/config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tester/rt/config.py b/tester/rt/config.py
index aa4a2d8..ee639e9 100644
--- a/tester/rt/config.py
+++ b/tester/rt/config.py
@@ -178,6 +178,7 @@ class file(config.file):
else:
pat += c
raise error.general('invalid exe filter: %s' % (f))
+ return exe
def _output_length(self):
self._lock()