diff options
Diffstat (limited to 'test/scripts/run.sh')
-rwxr-xr-x | test/scripts/run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scripts/run.sh b/test/scripts/run.sh index 51c1c62df9d..504edd677cc 100755 --- a/test/scripts/run.sh +++ b/test/scripts/run.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash ff="0" items= |