Index: /branches/haf_add201112/ippScripts/scripts/mergedvodb_queue.pl
===================================================================
--- /branches/haf_add201112/ippScripts/scripts/mergedvodb_queue.pl	(revision 33017)
+++ /branches/haf_add201112/ippScripts/scripts/mergedvodb_queue.pl	(revision 33018)
@@ -124,5 +124,8 @@
     $fpaCommand .= " -dbname $dbname" if defined $dbname;
 
-    unless ($no_update or !$create_new) {
+    print "running the following: \n\n";
+    print "fpaCommand\n\n";
+
+    unless ($no_update) {
 
 
