5 lines
66 B
Bash
5 lines
66 B
Bash
|
|
#! /bin/sh
|
||
|
|
cd testsuite
|
||
|
|
|
||
|
|
make -C tests/regression/apparmor tests
|