[MLton-commit] r5978
Vesa Karvonen
vesak at mlton.org
Fri Aug 31 06:59:17 PDT 2007
Be nice.
----------------------------------------------------------------------
U mltonlib/trunk/com/ssh/generic/unstable/Test.bgb
----------------------------------------------------------------------
Modified: mltonlib/trunk/com/ssh/generic/unstable/Test.bgb
===================================================================
--- mltonlib/trunk/com/ssh/generic/unstable/Test.bgb 2007-08-31 13:58:40 UTC (rev 5977)
+++ mltonlib/trunk/com/ssh/generic/unstable/Test.bgb 2007-08-31 13:59:16 UTC (rev 5978)
@@ -5,4 +5,4 @@
(bg-build
:name "Generics Test"
- :shell "./Test.sh")
+ :shell "nice -n5 ./Test.sh")
More information about the MLton-commit
mailing list