mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-26 03:09:34 +03:00
zfstest reservation_009_pos.sh missed backslash
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: John Wren Kennedy <john.kennedy@delphix.com> Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov> Signed-off-by: George Melikov <mail@gmelikov.ru> Closes #5997
This commit is contained in:
parent
3b7f360c96
commit
f94a5dccf7
@ -51,7 +51,7 @@
|
|||||||
|
|
||||||
verify_runnable "both"
|
verify_runnable "both"
|
||||||
|
|
||||||
log_assert "Setting top level dataset reservation to 'none' allows more data "
|
log_assert "Setting top level dataset reservation to 'none' allows more data " \
|
||||||
"to be written to top level filesystem"
|
"to be written to top level filesystem"
|
||||||
|
|
||||||
function cleanup
|
function cleanup
|
||||||
|
Loading…
Reference in New Issue
Block a user