Robert Yang
36f6caae93
run-ptest: fix bashism
...
These script use /bin/sh as the interpreter, but contains bashism:
recipes-devtools/insserv/files/run-ptest
recipes-devtools/quilt/quilt/run-ptest
recipes-devtools/tcltk/tcl/run-ptest
recipes-extended/gawk/gawk-4.1.1/run-ptest
recipes-support/beecrypt/beecrypt/run-ptest
Fixed:
"==" -> "=" (should be -eq when integer)
"&>log" -> ">log 2>&1"
And quilt's test scripts requires bash, add bash to RDEPENDS_quilt-ptest
(From OE-Core rev: 70c6e0b84d3e17807cbea0677df2f0772a284130)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2014-08-28 15:12:44 +01:00
..
2014-08-23 09:26:11 +01:00
2014-08-23 09:26:11 +01:00
2014-07-23 21:59:15 +01:00
2014-08-15 18:21:52 +01:00
2014-08-03 12:40:40 +01:00
2014-08-28 15:12:44 +01:00
2014-08-23 09:26:08 +01:00
2014-06-25 13:51:47 +01:00
2014-08-15 18:21:51 +01:00
2014-06-25 13:51:49 +01:00
2014-08-15 18:21:51 +01:00
2014-07-08 11:20:12 +01:00
2014-01-06 11:13:55 +00:00
2014-05-06 17:59:16 +01:00
2014-08-23 23:01:57 +01:00
2014-02-28 14:01:16 +00:00
2014-08-23 09:26:09 +01:00
2014-07-21 19:05:35 +01:00
2014-08-23 23:01:59 +01:00
2014-06-16 15:31:40 +01:00
2014-06-16 15:31:40 +01:00
2014-08-23 09:26:08 +01:00
2014-08-15 18:21:53 +01:00
2014-08-02 09:26:16 +01:00
2014-07-08 11:20:13 +01:00
2014-01-02 22:39:23 +00:00
2014-07-25 15:33:59 +01:00
2013-12-03 17:45:52 +00:00
2014-01-02 22:39:23 +00:00
2014-06-03 16:49:19 +01:00
2014-08-15 18:21:48 +01:00
2014-07-19 00:08:59 +01:00
2014-01-02 12:50:18 +00:00
2014-05-08 13:00:34 +01:00
2014-06-16 15:31:40 +01:00
2014-05-02 20:46:59 +01:00
2014-08-02 09:26:16 +01:00
2014-01-02 12:50:18 +00:00
2014-06-16 15:31:40 +01:00
2014-04-25 17:19:19 +01:00
2014-08-15 18:21:48 +01:00
2014-05-02 20:46:59 +01:00
2014-06-25 13:51:46 +01:00
2014-06-29 10:00:44 +01:00
2014-06-16 15:31:40 +01:00
2014-08-11 10:53:05 +01:00
2014-07-17 12:28:52 +01:00
2013-10-30 14:52:04 +00:00
2014-05-02 20:46:59 +01:00
2014-06-16 15:31:40 +01:00
2014-07-21 19:05:35 +01:00
2014-06-16 15:31:40 +01:00
2014-07-25 15:34:00 +01:00
2014-08-27 12:12:32 +01:00
2014-08-23 09:26:10 +01:00
2014-01-02 12:50:18 +00:00
2014-08-23 23:01:59 +01:00
2014-06-16 15:31:40 +01:00
2014-07-23 21:59:24 +01:00
2014-07-25 15:33:59 +01:00
2014-08-23 09:26:09 +01:00
2014-06-16 15:31:40 +01:00
2014-01-02 12:50:18 +00:00
2014-01-02 12:50:18 +00:00