Minor QA updates and a script for dumping local QA config information.

Cosmetic update.
This commit is contained in:
fsgqa
2003-05-22 06:14:09 +00:00
parent 8050efd492
commit 0b6bf4b67c
3 changed files with 20 additions and 4 deletions
+2 -2
View File
@@ -167,8 +167,8 @@ FULL_MOUNT_OPTIONS=`_scratch_mount_options`
# $OUT is the report which will ultimately be sent, keep it tidy.
cat >$OUT <<EOF
bench: MKFS_OPTIONS -- $FULL_MKFS_OPTIONS
bench: MOUNT_OPTIONS --$FULL_MOUNT_OPTIONS
MKFS_OPTIONS -- $FULL_MKFS_OPTIONS
MOUNT_OPTIONS -- $FULL_MOUNT_OPTIONS
EOF