Module: xenomai-3
Branch: stable-3.0.x
Commit: 84c80c5cc135a2cce046a4039a4658d659c3cefe
URL:    
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=84c80c5cc135a2cce046a4039a4658d659c3cefe

Author: Philippe Gerum <r...@xenomai.org>
Date:   Tue Jun  7 18:17:48 2016 +0200

testsuite/xeno-test-run: requesting /bin/sh is enough

---

 testsuite/xeno-test/xeno-test-run-wrapper |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testsuite/xeno-test/xeno-test-run-wrapper 
b/testsuite/xeno-test/xeno-test-run-wrapper
index e4d5aa8..24698bb 100644
--- a/testsuite/xeno-test/xeno-test-run-wrapper
+++ b/testsuite/xeno-test/xeno-test-run-wrapper
@@ -1,4 +1,4 @@
-#! /bin/bash
+#! /bin/sh
 
 XENO_TEST_IN="/tmp/xeno-test-in-$$"
 XENO_TEST_OUT="/tmp/xeno-test-out-$$"


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git

Reply via email to