diff --git a/slapos/recipe/erp5scalabilitytestbed/template/nosqltester_run.in b/slapos/recipe/erp5scalabilitytestbed/template/nosqltester_run.in
index 25de01b21fca0b9366e4b91167488cdaff2a5488..91a0bdea79629878aeeb0fd92c3b0393ffff18be 100755
--- a/slapos/recipe/erp5scalabilitytestbed/template/nosqltester_run.in
+++ b/slapos/recipe/erp5scalabilitytestbed/template/nosqltester_run.in
@@ -1,7 +1,7 @@
 #!/bin/sh
 # BEWARE: This file is operated by slapgrid
 # BEWARE: It will be overwritten automatically
-cd %(benchmark_suite_path)s \
+cd %(benchmark_suite_path)s && \
 exec %(scalability_tester_binary)s -m %(host_address)s -a %(tester_address)s \
     -r %(report_path)s -l %(report_path)s --filename-prefix %(filename_prefix)s \
     --repeat %(repeat)s %(erp5_url)s 1 %(benchmark_suites)s