Commit Graph

8 Commits

Author SHA1 Message Date
Allan Randall 99082b7876 Added filter to allow older versions of xfsdump to pass xfsqa
Merge of master-melb:xfs-cmds:26294a by kenmcd.

  Added filter to allow older versions of xfsdump to pass xfsqa
2006-06-20 16:00:17 +00:00
Bill Kendall 64e89fe895 A recent mod changed the number of phases in xfsdump, and consequently the
xfsdump output changed. This mod fixes the expected output for the xfsdump
tests, as well as a few other minor bugs I came across when running the
xfsdump qa tests.
2006-06-08 12:50:04 +00:00
Tim Shimmin 86f92b45a6 Need LC_COLLATE set for sort like we do in other qa tests.
We need a repeatable sort order.
Merge of master-melb:xfs-cmds:25663a by kenmcd.

  Execute bits changed from xxx to x--
  Need LC_COLLATE set for sort like we do in other qa tests.
  We need a repeatable sort order.
2006-04-04 15:34:04 +00:00
Tim Shimmin 876970e2a2 Stop using ls for comparison with dump/restore for 065 and instead
use find with src/lstat64. Should convert other tests in the future.
Merge of master-melb:xfs-cmds:24773a by kenmcd.

  Stop using ls for comparison with dump/restore for 065 and instead
  use find with src/lstat64. Should convert other tests in the future.
2005-12-09 05:08:00 +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 7facbfb74b Fix merge issues.
Removed debug flag.
2004-06-16 05:38:57 +00:00
Tim Shimmin 51b54421ba Update filtering so this test can be identical on IRIX. 2002-03-06 04:57:59 +00:00
Tim Shimmin 6a8c2ea7bd Do more testing on cumulative restores.
It found bug pv#844219.
2002-01-16 08:12:04 +00:00