1
0
Fork 0
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:
Steffen Vogel 2018-10-25 17:04:47 +01:00
parent a0afecd50c
commit 5fc697e952

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# Run integration tests
#