Commit Graph

5 Commits

Author SHA1 Message Date
Satoru Takeuchi b3d0a7d09a xfstests: Change the interpreter of ltp/runtest.sh to bash
In some environment, Running 080 fails with many errors.
 
It happens because ltp/rwtest.sh assumes /bin/sh is `bash' and it's not
always true (ex. /bin/sh is `dash' in Debian.) This script should
explicitly declare that its interpreter is `bash'.

Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
2013-01-22 13:13:13 -06:00
Nathan Scott c15833f024 Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
Merge of master-melb:xfs-cmds:24326a by kenmcd.
2005-11-09 02:48:08 +00:00
Tim Shimmin ae2e4eed59 Some qa changes to get more tests working on IRIX.
Reduce a param to get it working in a more reasonable time on irix.
2004-08-05 06:39:05 +00:00
ptools cb6beb9759 Fixed merge problems 2004-06-15 07:32:36 +00:00
fsgqa 89a76e2cec Add rwtest case that Steve found an unwritten extent/direct IO bug with.
rwtest case that Steve found an unwritten extent/direct IO bug with.
2003-09-26 04:51:27 +00:00