Index: /trunk/BNC/src/upload/bncrtnetuploadcaster.cpp
===================================================================
--- /trunk/BNC/src/upload/bncrtnetuploadcaster.cpp	(revision 9875)
+++ /trunk/BNC/src/upload/bncrtnetuploadcaster.cpp	(revision 9876)
@@ -345,5 +345,5 @@
   in >> hlp >> year >> month >> day >> hour >> min >> sec;
   bncTime epoTime;
-  epoTime.set(year, month, day, hour, min, sec); cout << epoTime.timestr().c_str() << endl;
+  epoTime.set(year, month, day, hour, min, sec); cout << "nextEpoch: " << epoTime.timestr().c_str() << endl;
 
   emit(newMessage(
