diff --git a/src/read_restart.cpp b/src/read_restart.cpp index 2dd02ed0b3..9ba8a3f32d 100644 --- a/src/read_restart.cpp +++ b/src/read_restart.cpp @@ -269,7 +269,7 @@ void ReadRestart::command(int narg, char **arg) } /* ---------------------------------------------------------------------- - search for all files in dir matching infile which contains "*" + search for all files in dir matching infile which contains a "*" replace "*" with latest timestep value to create outfile name if infile also contains "%", need to use "base" when search directory ------------------------------------------------------------------------- */