Files
nix/tests
Peter Simons 60b632b173 tests/build-hook.hook.sh: prefer more portable ... syntax over $(...) for running sub-shells
The /bin/sh interpreter on Solaris doesn't understand $(...) syntax for running
sub-shells. Consequently, this test fails on Solaris. To remedy the situation,
the script either needs to be run by /bin/bash -- which is non-standard --, or
it needs to use the ancient but portable `...` syntax.
2010-06-25 14:05:37 +00:00
..
2010-05-12 12:15:49 +00:00
2010-04-01 16:59:07 +00:00
2009-03-18 16:36:13 +00:00
2007-08-13 13:15:02 +00:00
2007-01-29 14:23:09 +00:00
2006-03-01 14:26:03 +00:00
2006-07-21 13:21:43 +00:00
2010-05-07 14:46:47 +00:00
2006-03-01 12:51:18 +00:00
2007-08-13 13:15:02 +00:00
2008-12-03 16:15:38 +00:00
2008-08-04 16:16:49 +00:00
2008-08-04 16:16:49 +00:00
2007-08-13 13:15:02 +00:00
2006-07-21 13:21:43 +00:00
2008-06-15 15:10:03 +00:00
2006-03-01 12:51:18 +00:00