Skip to content

Commit 4344ce1

Browse files
committed
hack: make test.sh portable
1 parent 789b683 commit 4344ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22

33
set -o nounset
44
set -o pipefail

0 commit comments

Comments
 (0)