EinsteinExact code regeneration doesn't handle missing file doc/spacetimes.tex

Issue #1074 closed
Erik Schnetter created an issue

While regenerating code for EinsteinExact, I received the error message

DeleteFile::nffil: File not found during DeleteFile[../doc/spacetimes.tex].

which aborted the code generation. This error is caused when this file is not present, and this file is then also not generated.

DeleteFile should not report an error when the file is not present.

Keyword:

Comments (2)

  1. Log in to comment