Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-11-05 00:14:55 -0800 (Sat, 05 Nov 2005)
Revision: 8102
Log message:
Created a shell-success-null function that is similar to shell-success, except
it also throws away the program's output (including stderr).
Changes | Path |
+6 -0 | omake-branches/0.9.6.x/lib/Pervasives.om |
+1 -6 | omake-branches/0.9.6.x/lib/build/OCaml.om |
+4 -4 | omake-branches/0.9.6.x/lib/configure/Configure.om |