revert back to /bin/sh

Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/85cff2c7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/85cff2c7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/85cff2c7

Branch: refs/heads/master
Commit: 85cff2c74d01f2affdf90e35483570ec8a9f6bf3
Parents: cbfb8ba
Author: Dale LaBossiere <dlab...@us.ibm.com>
Authored: Fri Sep 23 10:55:54 2016 -0400
Committer: Dale LaBossiere <dlab...@us.ibm.com>
Committed: Tue Sep 27 16:04:08 2016 -0400

----------------------------------------------------------------------
 connectors/command/src/test/scripts/sinkcmd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/85cff2c7/connectors/command/src/test/scripts/sinkcmd
----------------------------------------------------------------------
diff --git a/connectors/command/src/test/scripts/sinkcmd 
b/connectors/command/src/test/scripts/sinkcmd
index 2f4228f..09e767b 100644
--- a/connectors/command/src/test/scripts/sinkcmd
+++ b/connectors/command/src/test/scripts/sinkcmd
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # echo stdin to stdout.  terminate after <terminateCount> lines
 USAGE="$0 [<terminateCount>]"

Reply via email to