forked from pool/ShellCheck
- Add _constraints file to avoid OOM errors OBS-URL: https://build.opensuse.org/request/show/590351 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=27
12 lines
195 B
XML
12 lines
195 B
XML
<?xml version="1.0"?>
|
|
<constraints>
|
|
<hardware>
|
|
<memory>
|
|
<size unit="M">11000</size>
|
|
</memory>
|
|
<disk>
|
|
<size unit="M">2500</size>
|
|
</disk>
|
|
</hardware>
|
|
</constraints>
|