]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
config: Unset SCRATCH_DEV when deduced from SCRATCH_DEV_POOL
authorLukas Czerner <lczerner@redhat.com>
Tue, 8 Apr 2014 23:55:52 +0000 (09:55 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 8 Apr 2014 23:55:52 +0000 (09:55 +1000)
commit7407717466e6281cbcbba01e3df709f9ee153d31
treef25c3daa894f4fe98e867c81503e2d3ab3382aa4
parentf00a4440be9446f7c4d3ff19eafc8fa5c83f7dab
config: Unset SCRATCH_DEV when deduced from SCRATCH_DEV_POOL

In the case that we already have sections in the config file we
have to make sure that we unset SCRATCH_DEV if it has been deduced from
the SCRATCH_DEV_POOL so that it does not complain about SCRATCH_DEV in
this case.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Tested-by: Filipe David Manana <fdmanana@gmail.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/config