From: Wolfram Schneider Date: Thu, 4 Jun 2015 10:51:31 +0000 (+0000) Subject: try out /bin/bash for job control, SA-739 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=ff4ef5a862a96d76c8a52557452105e9757a58af try out /bin/bash for job control, SA-739 --- diff --git a/test/bin/bomb b/test/bin/bomb index c511b36..b706edf 100755 --- a/test/bin/bomb +++ b/test/bin/bomb @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Copyright (c) 2014 Index Data ApS. http://indexdata.com # # bomb - wrapper to stop a process after N seconds