* [LTP] [ltp-full-20130503] runltp and dash-bug
@ 2013-06-25 14:18 Sedat Dilek
2013-06-25 16:29 ` Mike Frysinger
0 siblings, 1 reply; 3+ messages in thread
From: Sedat Dilek @ 2013-06-25 14:18 UTC (permalink / raw)
To: ltp-list
Hi,
just an info to all Debian/Ubuntu users who want to use the latest
official LTP-full release (03-May-2013) as DASH is the default shell.
Again, we have some BASHISM to kill.
You need the fix from ltp master GIT [1].
commit b88fa5b6ec5a29834a0e52df7b22b9bb47fe0379
"runltp: Fix bashism"
Discovered when trying to run the IPC test-suite on Ubuntu/precise:
root# ./runltp -f ipc
Hope this helps by warning.
Regards,
- Sedat -
[1] https://github.com/linux-test-project/ltp/commit/b88fa5b6ec5a29834a0e52df7b22b9bb47fe0379
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [LTP] [ltp-full-20130503] runltp and dash-bug 2013-06-25 14:18 [LTP] [ltp-full-20130503] runltp and dash-bug Sedat Dilek @ 2013-06-25 16:29 ` Mike Frysinger 2013-06-25 17:08 ` chrubis 0 siblings, 1 reply; 3+ messages in thread From: Mike Frysinger @ 2013-06-25 16:29 UTC (permalink / raw) To: ltp-list, sedat.dilek [-- Attachment #1.1: Type: Text/Plain, Size: 266 bytes --] On Tuesday 25 June 2013 10:18:09 Sedat Dilek wrote: > https://github.com/linux-test-project/ltp/commit/b88fa5b6ec5a29834a0e52df7 > b22b9bb47fe0379 if the output really should be silenced, it should be changed to: >/dev/null 2>&1 rather than just deleting it -mike [-- Attachment #1.2: This is a digitally signed message part. --] [-- Type: application/pgp-signature, Size: 836 bytes --] [-- Attachment #2: Type: text/plain, Size: 184 bytes --] ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev [-- Attachment #3: Type: text/plain, Size: 155 bytes --] _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LTP] [ltp-full-20130503] runltp and dash-bug 2013-06-25 16:29 ` Mike Frysinger @ 2013-06-25 17:08 ` chrubis 0 siblings, 0 replies; 3+ messages in thread From: chrubis @ 2013-06-25 17:08 UTC (permalink / raw) To: Mike Frysinger; +Cc: ltp-list Hi! > if the output really should be silenced, it should be changed to: > >/dev/null 2>&1 > rather than just deleting it It is better withtout the redirections. The runltp output is a few lines longer but it will include output from losetup and mkfs if something has failed and withtout that debugging is close to impossible. -- Cyril Hrubis chrubis@suse.cz ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-06-25 17:06 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-06-25 14:18 [LTP] [ltp-full-20130503] runltp and dash-bug Sedat Dilek 2013-06-25 16:29 ` Mike Frysinger 2013-06-25 17:08 ` chrubis
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox