doctor: fix project test gate
[releng.git] / jjb / doctor / doctor.yml
index 167b696..b2cbb02 100644 (file)
@@ -53,4 +53,4 @@
                     pattern: 'tests/**'
 
     builders:
-        - shell: "[ -e tests/run.sh ] && ./tests/run.sh"
+        - shell: "[ -e tests/run.sh ] && bash -n ./tests/run.sh"