Arora: increase RAM quota for 'testnit'

This patch increases the RAM quota for 'testnit' in the Arora nitpicker
plugin demo.

Fixes #1074.
This commit is contained in:
Christian Prochaska 2014-02-26 14:31:32 +01:00 committed by Christian Helmuth
parent 66957c8113
commit 6a1d07de86
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<start name="launchpad">
<resource name="RAM" quantum="1G"/>
<config xpos="50" ypos="10" width="400" height="400">
<launcher name="testnit" ram_quota="512K" />
<launcher name="testnit" ram_quota="768K" />
<launcher name="launchpad" ram_quota="6M">
<config xpos="90" ypos="50" width="400" height="400">
<launcher name="testnit" ram_quota="512K" />