7 lines
70 B
Bash
7 lines
70 B
Bash
cd ~/Maxscale/maxscale-system-test
|
|
|
|
cmake .
|
|
make
|
|
|
|
ctest -LE HEAVY -VV
|