mirror of
https://github.com/dynup/kpatch
synced 2025-02-03 02:31:31 +00:00
1592c5a711
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.
4 lines
59 B
Bash
Executable File
4 lines
59 B
Bash
Executable File
#!/bin/bash
|
|
|
|
[[ $(cat /proc/sys/fs/aio-max-nr) = 262144 ]]
|