Index: /trunk/ippScripts/scripts/diff_skycell.pl
===================================================================
--- /trunk/ippScripts/scripts/diff_skycell.pl	(revision 43069)
+++ /trunk/ippScripts/scripts/diff_skycell.pl	(revision 43070)
@@ -440,4 +440,7 @@
             check_output($outputKernel, 1);
             check_output($outputPsf, 1);
+            if ($run_state eq 'new') {
+            	check_output($configuration, 1);
+            }
             if ($inverse) {
                 check_output($inverseName, 0);
@@ -445,7 +448,4 @@
                 check_output($inverseVariance, 0);
                 check_output($inverseSources, 1) if $do_photom;
-                if ($run_state eq 'new') {
-                    check_output($configuration, 1);
-                }
             }
 	    if ($reduction eq 'NOCONVDIFF') {
