Artifact 16fff82ec3f5b315b62b589a3d68b0d31a0dd968164f8f518e48cb604cebcbd8:
- Executable file
r38/lisp/csl/util/testall-personal.sh
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 274) [annotate] [blame] [check-ins using] [more...]
#! /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.