Commit 559e256
committed
Use Xapi_globs.host_update_dir in pool_update.resync_host
The path to updates in the file system is controlled by global variable
Xapi_globs.host_update_dir but it was not used and "/var/update" was
used directly. This commit makes sure the prefix is taken from the
global variable.
Signed-off-by: Christian Lindig <[email protected]>1 parent 3762445 commit 559e256
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
| 461 | + | |
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| |||
0 commit comments