Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 7461a10b9f52fdf176f6811c5925c146 > scriptlet

crmsh-1.2.5-2.mga3.i586.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