|
|
@ -3,10 +3,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
t_Log "Running $0 - testing comps.xml groups"
|
|
|
|
t_Log "Running $0 - testing comps.xml groups"
|
|
|
|
|
|
|
|
|
|
|
|
if [ "$CONTAINERTEST" -eq "1" ]; then
|
|
|
|
#if [ "$CONTAINERTEST" -eq "1" ]; then
|
|
|
|
t_Log "Running in container -> SKIP"
|
|
|
|
# t_Log "Running in container -> SKIP"
|
|
|
|
exit 0
|
|
|
|
# exit 0
|
|
|
|
fi
|
|
|
|
#fi
|
|
|
|
|
|
|
|
|
|
|
|
if [ "$centos_ver" -eq "7" ]; then
|
|
|
|
if [ "$centos_ver" -eq "7" ]; then
|
|
|
|
t_Log "CentOS $centos_ver -> SKIP"
|
|
|
|
t_Log "CentOS $centos_ver -> SKIP"
|
|
|
|