7cf149f Restore stack limit in processes spawned through $(shell)

Authored and Committed by Petr Machata 10 years ago
    Restore stack limit in processes spawned through $(shell)
    
    - That caused intermittent failures in targets/SECONDARY.  Turns out
      those are caused by the test suite being non-deterministic.  Add a
      patch for that as well.
    
        
file modified
+17 -1