Index: /trunk/FACT++/src/biasctrl.cc
===================================================================
--- /trunk/FACT++/src/biasctrl.cc	(revision 12359)
+++ /trunk/FACT++/src/biasctrl.cc	(revision 12360)
@@ -1120,5 +1120,5 @@
     void ExpertReset(bool expert_mode=true)
     {
-        if (fWaitingForAnswer>=0)
+        if (expert_mode && fWaitingForAnswer>=0)
         {
             ostringstream msg;
