Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 294b13a713dbc52c80c4436d4ad27744 > scriptlet

crmsh-1.2.5-3.mga4.x86_64.rpm

POSTIN

/bin/sh
# Needed so that the shell doesn't get stuck on escape
# sequences
if ! /usr/share/crmsh/tests/regression.sh ; then
	echo "Shell tests failed."
	cat crmtestout/regression.out
	exit 1
fi