1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 21:45:32 +00:00

how much memory in our vm?

This commit is contained in:
Bret Curtis 2016-01-21 09:22:42 +01:00
parent b8d19eb9cd
commit 10609ca5d1

View file

@ -1,5 +1,6 @@
#!/bin/sh
free -m
mkdir build
cd build
export CODE_COVERAGE=1