kpatch/test/integration/fedora-25/macro-hooks-LOADED.test
Joe Lawrence 1592c5a711 testing: move integration test patches directory
Prepare for updating the integration tests and move into a standard path
(this should be easier for future automation).

The patch directory name(s) should be in the form ${ID}-${VERSION_ID}/
as defined by the target's /etc/os-release.
2016-12-16 16:05:59 -05:00

4 lines
59 B
Bash
Executable File

#!/bin/bash
[[ $(cat /proc/sys/fs/aio-max-nr) = 262144 ]]