Index: /branches/eam_branches/20091201/ippScripts/scripts/diff_skycell.pl
===================================================================
--- /branches/eam_branches/20091201/ippScripts/scripts/diff_skycell.pl	(revision 26752)
+++ /branches/eam_branches/20091201/ippScripts/scripts/diff_skycell.pl	(revision 26753)
@@ -54,5 +54,5 @@
 pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV;
 pod2usage(
-    -msg => "Required options: --diff_id --skycell_id --outroot",
+    -msg => "Required options: --diff_id --skycell_id --outroot --diff_skyfile_id",
     -exitval => 3,
           ) unless defined $diff_id
@@ -167,4 +167,7 @@
 }
 
+print "reduction: $reduction\n";
+print "recipe_ppSub: $recipe_ppSub\n";
+
 # print "templateMask: $templateMask\n";
 # print "templatePath: $templatePath\n";
