Browse Source

contrib/scripts/testbed_cleanup.sh: bashisms

ng0 5 years ago
parent
commit
ceb01c16dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/scripts/testbed_cleanup.sh

+ 1 - 1
contrib/scripts/testbed_cleanup.sh

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 ###################################################################################
 # Script to clean a previous run of testbed which has crashed. This scripts kills #