Skip to content

Commit f1ccdaf

Browse files
update tests
1 parent 4847a45 commit f1ccdaf

File tree

17 files changed

+1
-1
lines changed

17 files changed

+1
-1
lines changed

source/postprocess/topography.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ namespace aspect
139139

140140
Utilities::create_directory (this->get_output_directory() + "topography/",
141141
this->get_mpi_communicator(),
142-
false);
142+
/* silent=*/true);
143143

144144
std::string filename = this->get_output_directory() +
145145
"topography/topography." +

0 commit comments

Comments
 (0)