6743dfe08f
Adds tests according to the CI wiki [0] specifically the standard test interface in the spec [1]. [0]: https://fedoraproject.org/wiki/CI [1]: https://fedoraproject.org/wiki/Changes/InvokingTests
4 lines
40 B
Bash
4 lines
40 B
Bash
#!/bin/bash
|
|
|
|
echo "$1" > /tmp/core.lock
|