Dave Chinner
771e69de67
xfstests: Convert all tests to use /bin/bash
...
While most tests use /bin/sh, they are dependent on /bin/sh being a
bash shell. Convert all the tests to execute via /bin/bash as it is
much, much simpler than trying to debug and remove all the bashisms
throughout the test code.
Signed-off-by: Dave Chinner <david@fromorbit.com >
Reviewed-by: Eric Sandeen <sandeen@sandeen.net >
2010-01-20 10:27:08 +11:00
Christoph Hellwig
f381f98206
xfstests: move GPL boilerplates to fix lsqa.pl
...
It turns out lsqa.pl nees the test number and description first in the
file, so move the GPL boilerplates below it.
Also remove acouple of cases where we have one full copyright line + gpl
boilerplate before the description and another copyright line after
the description.
Signed-off-by: Christoph Hellwig <hch@lst.de >
2009-05-28 17:04:15 +02:00
Felix Blyakher
65491dc047
Add GPL license plate to SGI's test files.
...
Signed-off-by: Felix Blyakher <felixb@sgi.com >
Reviewed-by: Eric Sandeen <sandeen@sandeen.net >
Reviewed-by: Christoph Hellwig <hch@lst.de >
Signed-off-by: Felix Blyakher <felixb@sgi.com >
2009-05-26 16:51:14 -05:00
Nathan Scott
640164847a
Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
...
Merge of master-melb:xfs-cmds:24327a by kenmcd.
2005-11-09 02:49:08 +00:00
Andrew Jones
7e2a195047
ls -l reports different file size depending on platform and user. Replaced with ls -s and stat.
...
Merge of xfs-cmds-melb:slinx:20309a by kenmcd.
Changed ls -l to stat and updated filter accord.
2004-11-25 13:37:55 +00:00
ptools
cb6beb9759
Fixed merge problems
2004-06-15 07:32:36 +00:00
Nathan Scott
f419391566
Remove (busted anyway) Id rcs keywords for keeping trees in sync
2003-06-24 06:21:22 +00:00
fsgqa
4a1fd88fab
ensure testfile doesn't exist before we start.
2002-06-21 04:11:38 +00:00
Eric Sandeen
3ef12e3824
Update copyright dates (again)
2002-06-04 23:07:56 +00:00
Eric Sandeen
bc4eb461ae
Undoes mod: xfs-cmds:slinx:120772a
...
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.
2002-06-04 22:53:09 +00:00
Eric Sandeen
8ce73f8626
Update copyright dates
2002-06-04 17:58:21 +00:00
fsgqa
71fc82d4bd
Fix a typo.
2002-05-08 23:44:54 +00:00
fsgqa
8f4530efb9
fix typo, bozo -- TEST_MNT -> TEST_DIR; extra notrun checks now work.
2002-05-07 23:21:16 +00:00
fsgqa
b28943096a
don't unilaterally notrun this test -- check whether libc is busted, and
...
run the test if not.
2002-05-07 21:33:35 +00:00
Tim Shimmin
f6e39ab572
not-run it until bug sorted out on fuzzy. passes on sagan.
2002-04-05 04:16:32 +00:00
Tim Shimmin
dbf1e1bc45
Test out xfsdump'ing of a large file with size greater
...
than 32 bits - to test out the libhandle O_LARGEFILE support.
2002-04-02 08:48:52 +00:00