Commits

Albert Cheng committed 5aa72127e65
[svn-r17317] Did some code cleanup. t_file.c: replace the old variable, color, with a more meaningfule name of is_old. t_mpi.c: use the official mpi_file_delete, instead of remove, to delete a file in MPI environment. Tested: Only jam in parallel as changes are trivial.