diff --git a/productMods/templates/freemarker/body/harvester/testfile.ftl b/productMods/templates/freemarker/body/harvester/testfile.ftl index 89934484..736047d1 100644 --- a/productMods/templates/freemarker/body/harvester/testfile.ftl +++ b/productMods/templates/freemarker/body/harvester/testfile.ftl @@ -1,5 +1,10 @@ <#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> +<#if jobKnown == "false"> +
Error: No file harvest job was specified, or an unknown job was specified.
+The end user should not see this error under normal circumstances, so this is probably a bug and should be reported.
+<#else> +