Added .psrc files to distributed_ls/ParaSails and multivector to ignore the

files Mem.c and temp_multivector.c in Insure++.  These files produces errors in
a couple of the regression tests, but they don't appear to be important.  Also
added an additional filter to runtest.sh to remove the weird File.cc lines that
Insure++ sometimes produces.  Again, not important.
This commit is contained in:
Rob Falgout 2015-02-11 17:10:42 -08:00
parent 97eb5ab30a
commit c1d592b458
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
insure++.file_ignore Mem.c

1
multivector/.psrc Normal file
View File

@ -0,0 +1 @@
insure++.file_ignore temp_multivector.c

View File

@ -545,6 +545,7 @@ job [0-9]* has been allocated resources
SLURMINFO: Job [0-9]* is pending allocation of resources.
ATTENTION: [0-9\-]* Couldn't create .*, job may not be checkpointable
ATTENTION: [0-9\-]* Error opening file
### .*File.cc.*
EOF
for dir in $TestDirNames
do