Signed-off-by: Jason Etheridge <jason@esilibrary.com>
echo _.-~= Running perl live tests
su - opensrf sh -c 'export PATH=/openils/bin:$PATH ; cd /home/opensrf/Evergreen/Open-ILS/src/perlmods/ ; make livecheck; echo Return Value = $?'
echo End of perl live tests =~-._
+ echo _.-~= Gathering system information
+ uname -a
+ echo 'select version();' | psql -At
+ echo ''
+ cat /proc/meminfo
+ echo ''
+ cat /proc/cpuinfo
+ echo ''
+ dpkg --list
+ echo ''
+ sudo cpan -l
+ echo End of system information =~-._
else
cat <<EOF
* Test the system