Commit 9f8af4fe authored by Peter Parente's avatar Peter Parente

Fix virtualbox CPUs

(c) Copyright IBM Corp. 2015
parent a7b9485a
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
virtualbox-vm: VIRTUALBOX_CPUS?=4
virtualbox-vm: VIRTUALBOX_CPU_COUNT?=4
virtualbox-vm: VIRTUALBOX_DISK_SIZE?=100000
virtualbox-vm: VIRTUALBOX_MEMORY_SIZE?=4096
virtualbox-vm: check
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment