Commit Graph

14 Commits

Author SHA1 Message Date
Victor A. P. Magri
b372b31a11
Change sh to bash (#900)
Change shell scripts from `#!/bin/sh` to `#!/bin/bash`
2023-08-16 20:09:43 -04:00
Victor A. Paludetto Magri
e16167fe46
Fix copyright (#615)
This PR updates Copyright headers from "Copyright 1998-2019 ..." to "Copyright (c) 1998 ..."
2022-04-05 16:19:51 -07:00
Rob Falgout
7336eab090 Fixed a bug in autotest 'make.sh' script 2020-05-19 07:22:37 -07:00
Rob Falgout
1d014c27c7 Adding a Spack autotest script 2020-05-16 08:30:29 -07:00
Rob Falgout
48c9f0b972 Changed all of the headers 2019-07-07 19:26:24 -07:00
Rob Falgout
7f51f39690 Fixed some 'src_dir' directory problems in autotest 2016-01-18 17:05:14 -08:00
Rob Falgout
6186e11f8f Fixed autotest to work with new directory structure (not tested yet) 2016-01-15 10:30:49 -08:00
kolev
15d78e01e3 Removed the "-j" option of make. Though it speeds-up the build by a
factor of 3 on the new tux boxes, it does not always work correctly on
other machines (uP and kolev-mac).
2008-07-23 14:50:59 +00:00
kolev
16d3d31110 Limit to 8 parallel threads. 2008-07-21 18:59:20 +00:00
kolev
48c3e4a7db Added a "-j" option to make (run it in parallel). 2008-07-18 16:03:31 +00:00
ulrikey
b39374690d replaced copyright headers 2008-07-18 01:34:48 +00:00
falgout
a6e527e646 Various updates. 2007-11-30 23:24:44 +00:00
kolev
9d3e953dae Changed headers from UC to LLNS. 2007-11-22 00:44:34 +00:00
falgout
ccd350693b First draft of the new AUTOTEST directory and scripts. 2007-11-16 20:54:15 +00:00