On Mon, Dec 21, 2020 at 05:55:46PM +0800, Hu Xuejiao wrote:
$CACHE_DIR is not created in crystal
What is the result you want? Do not display error output?
Thanks, RenWen
- cd "$CACHE_DIR"
- [ -n "$CACHE_DIR" ] && cd "$CACHE_DIR" $CCI_SRC/providers/multi-qemu -n "$hostname" -c "$nr_vm" -q "$queues"
}
-- 2.23.0