zfstests cli_user/misc/setup.ksh space missed

Ksh syntax requires a space after `!` in if statement.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: John Wren Kennedy <john.kennedy@delphix.com>
Signed-off-by: George Melikov <mail@gmelikov.ru>
Closes #5994
This commit is contained in:
George Melikov 2017-04-10 03:00:43 +04:00 committed by Brian Behlendorf
parent 8aab121821
commit d3b1783e44

View File

@ -95,7 +95,7 @@ done
log_must zfs create $TESTPOOL/$TESTFS/renameme
if is_global_zone && !is_linux
if is_global_zone && ! is_linux
then
# create a filesystem we can share
log_must zfs create $TESTPOOL/$TESTFS/unshared