Fixed merge problems

This commit is contained in:
ptools
2004-06-15 07:32:36 +00:00
parent 2c3b0bab9f
commit cb6beb9759
144 changed files with 2372 additions and 2383 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
#! /bin/sh
#
# XFS QA Test No. 003
# FS QA Test No. 003
#
# exercise xfs_db bug #784078
#
@@ -54,8 +54,8 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
_need_to_be_root
# real QA test starts here
PATH=".:$PATH"
_supported_fs xfs
_supported_os IRIX Linux
[ -f core ] && rm -f core
[ -f core ] && echo "Warning: can't nuke existing core file!"