rpm-icinga-php-library/testing/live_test.sh

9 lines
141 B
Bash
Executable File

#!/bin/bash
# this script runs in the rpm_test environment
PACKAGES=( icinga-php-library )
icinga-build-rpm-install "${PACKAGES[@]}"
bash