]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
call sign.sh robustly
authorMark Andrews <marka@isc.org>
Wed, 26 May 2010 07:00:37 +0000 (07:00 +0000)
committerMark Andrews <marka@isc.org>
Wed, 26 May 2010 07:00:37 +0000 (07:00 +0000)
bin/tests/system/dlv/ns3/sign.sh

index b3990366c4a00057c62a74c6feab78debef66b7f..dc22b1d361ebd036cd5eaf8102ecd96c5ec143ff 100755 (executable)
@@ -14,9 +14,9 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: sign.sh,v 1.7 2010/05/26 06:28:00 marka Exp $
+# $Id: sign.sh,v 1.8 2010/05/26 07:00:37 marka Exp $
 
-(cd ../ns6; ./sign.sh)
+(cd ../ns6 && sh -e ./sign.sh)
 
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh