Sergey Kolosov ab4bc8a24e Extend the test coverage
Move some of the RHEL QE testcases upstream to Fedora.
2022-05-31 09:29:27 +02:00

4 lines
57 B
Bash
Executable File

#!/bin/bash
echo 1000 > /proc/self/oom_score_adj
exec $@