mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
tests: use correct bash version in a MacPorts environment
This commit is contained in:
parent
a0afecd50c
commit
5fc697e952
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Run integration tests
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue