Index: /trunk/BNC/src/PPP/pppRun.cpp
===================================================================
--- /trunk/BNC/src/PPP/pppRun.cpp	(revision 5999)
+++ /trunk/BNC/src/PPP/pppRun.cpp	(revision 6000)
@@ -585,5 +585,5 @@
 bool t_pppRun::waitForCorr(const bncTime& epoTime) const {
 
-  if (!_opt->_realTime) {
+  if (!_opt->_realTime || opt->_corrMount.empty()) {
     return false;
   }
