mirror of
https://github.com/zachjs/sv2v.git
synced 2026-09-02 10:27:21 +02:00
explicitly use bash to avoid dash compatability issues when running tests
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
source ../lib/runner.sh
|
||||
|
||||
Reference in New Issue
Block a user