diff --git a/scripts/test.sh b/scripts/test.sh index c778cda02..f55589db1 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Executes cleanup function at script exit. trap cleanup EXIT