Commit Graph

5 Commits

Author SHA1 Message Date
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