Commit 66e2a81
committed
guestfs: Fix definition of guestfs_storage_dir
{{ kdevops_storage_pool_path }} already ends with "/kdevops", so
remove that string from the end of guestfs_storage_dir to ensure
the permissions check is examining the correct directory.
Reviewed-by: Daniel Gomez <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>1 parent d39a3b3 commit 66e2a81
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments