Skip to content

Commit

Permalink
ZTS: projectquota_002 path cleanup
Browse files Browse the repository at this point in the history
Removing hardcoded path in projectquota_002

Reviewed-by: Giuseppe Di Natale <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: bunder2015 <[email protected]>
Closes openzfs#7774
  • Loading branch information
bunder2015 authored and snajpa committed Sep 22, 2019
1 parent d5394a1 commit fa0c13f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ log_onexit cleanup

log_assert "The project{obj}quota can be set during zpool,zfs creation"

typeset pool_vdev=/var/tmp/pool_dev.$$
typeset pool_vdev=$TEST_BASE_DIR/pool_dev.$$

log_must mkfile 500m $pool_vdev

Expand Down

0 comments on commit fa0c13f

Please sign in to comment.