]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: check: set up config variables before using them
authorDavid Sterba <dsterba@suse.cz>
Thu, 28 Mar 2013 17:00:18 +0000 (17:00 +0000)
committerRich Johnston <rjohnston@sgi.com>
Thu, 28 Mar 2013 21:04:09 +0000 (16:04 -0500)
commit2c13db28be33d71f6acff080f93893c739ee91e3
tree84f63fb76aca9a82b32b5731e10deb2776df8bcb
parentc74db9e225d12737f57630653459db20164c9f12
xfstests: check: set up config variables before using them

HOSTOS was used in a test before being initialized and this led to
failed filesystem type detection.

Signed-off-by: David Sterba <dsterba@suse.cz>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
Signed-off-by-by: Rich Johnston <rjohnston@sgi.com>
check