From 85ba6d4e906f2b9b7bf2e214338e138222675376 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Tue, 24 May 2011 18:35:39 +0300 Subject: Use bash. --- control/deploy-control-node | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'control') diff --git a/control/deploy-control-node b/control/deploy-control-node index 708f385..f27bd81 100755 --- a/control/deploy-control-node +++ b/control/deploy-control-node @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash ############################################################################### # Copyright (c) 2011 Linaro # All rights reserved. This program and the accompanying materials -- cgit v1.2.3