Skip to content

Commit 9cd677d

Browse files
romanmichalvasko
roman
authored andcommitted
compat BUGFIX always use bash
1 parent ca8e2c3 commit 9cd677d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compat/check_includes.sh

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

33
RETVAL=0
44

0 commit comments

Comments
 (0)