aboutsummaryrefslogtreecommitdiff
path: root/tests/machine/testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/machine/testscript')
-rw-r--r--tests/machine/testscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/machine/testscript b/tests/machine/testscript
index f5e4320..76921ed 100644
--- a/tests/machine/testscript
+++ b/tests/machine/testscript
@@ -1,5 +1,5 @@
# file : tests/machine/testscript
-# license : TBC; see accompanying LICENSE file
+# license : MIT; see accompanying LICENSE file
# Note that if interrupted (^C) during machine execution, then have to
# delete iptables rules manually. To list, use -S, to delete -D:
@@ -7,7 +7,7 @@
# iptables -t nat -S
# iptables -S
-test.options = --cpu 8 --ram 10485760 --verbose 3
+test.options = --cpu 8 --build-ram 10485760 --verbose 3
tftp = /build/tftp
machines = /btrfs/boris/machines # @@ TODO