Fix parser issue when HHMMSS is too long

This commit is contained in:
2017-11-16 09:36:35 -05:00
parent e6bf6745b2
commit 19d09c8883
8 changed files with 88 additions and 1 deletions
@@ -230,6 +230,7 @@ namespace LeafWeb.WebCms.Services.PiscalQueue
case PiscalStatus.Running:
Logger.DebugFormat("LeafInput: {0}, Piscal Running", leafInput.Id);
//leafInput.EndTime;
// continue running
break;