generate.sh needs bash, so make it to ask for it by name

This commit is contained in:
Eric Andersen 2006-12-08 05:20:37 +00:00
parent 6919db4cdc
commit 4ca65e7d21
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
--- ltp-full-20061121/testcases/network/generate.sh.orig 2006-12-07 22:21:56.000000000 -0700
+++ ltp-full-20061121/testcases/network/generate.sh 2006-12-07 22:22:05.000000000 -0700
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# Copyright (c) International Business Machines Corp., 2001
#