A .src.rpm was accidentally included, and tests/ was not copied from gdb's main c8s repo. Resolves: rhbz#2172095
4 lines
92 B
Bash
Executable File
4 lines
92 B
Bash
Executable File
#!/bin/bash
|
|
export TEST_DOCKER_EXTRA_ARGS="--privileged"
|
|
exec merge-standard-inventory "$@"
|