summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xprojects/Stacker/test/runtests2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/Stacker/test/runtests b/projects/Stacker/test/runtests
index 75ac5a61ac..a38058e962 100755
--- a/projects/Stacker/test/runtests
+++ b/projects/Stacker/test/runtests
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
path=$1
shift
let $((success=0))