File r38/lisp/csl/util/testall-personal.sh artifact 16fff82ec3 part of check-in b5833487d7
#! /bin/sh # test all modules # main log files go in log/*.rlg ./r38 -v util/testall.red -Dno_init_file -Dwhich_module=$1 -- log/testall.log echo "log/testall.log" is main output echo See log/*.rlg for individual logs. echo You can now run checkall.sh to check results.