summaryrefslogtreecommitdiffstats
path: root/tools/builder_common.sh
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-09-02 14:39:03 -0300
committerRenato Botelho <renato@netgate.com>2015-09-02 14:39:03 -0300
commit82c6f31aa59bd86568871996aac847dba7a99461 (patch)
tree94e8f737df465b6075db031ec1e10b4ba0ebdbde /tools/builder_common.sh
parent0b0ef57e812fe0484b9a85d61f0df290ba06280e (diff)
downloadpfsense-82c6f31aa59bd86568871996aac847dba7a99461.zip
pfsense-82c6f31aa59bd86568871996aac847dba7a99461.tar.gz
Fix log message to match amount of memory tested above
Diffstat (limited to 'tools/builder_common.sh')
-rw-r--r--tools/builder_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/builder_common.sh b/tools/builder_common.sh
index 733d198..733f3d6 100644
--- a/tools/builder_common.sh
+++ b/tools/builder_common.sh
@@ -159,7 +159,7 @@ prestage_on_ram_setup() {
else
echo "######################################################################################"
echo
- echo ">>> Builder has more than 1.4GiB RAM enabling memory disks"
+ echo ">>> Builder has more than 2GiB RAM enabling memory disks"
echo ">>> WARNING: Remember to remove these memory disks by running $0 --disable-memorydisks"
echo
echo "######################################################################################"
OpenPOWER on IntegriCloud