Browse Source

Use env to find bash

rl1987 5 years ago
parent
commit
4f9061868b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/test/test-network.sh

+ 1 - 1
src/test/test-network.sh

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # This script calls the equivalent script in chutney/tools