Index: /tags/ipp-20111110/pstamp/scripts/pstamp_get_image_job.pl
===================================================================
--- /tags/ipp-20111110/pstamp/scripts/pstamp_get_image_job.pl	(revision 32934)
+++ /tags/ipp-20111110/pstamp/scripts/pstamp_get_image_job.pl	(revision 32935)
@@ -126,7 +126,11 @@
     $command .= " --results_file $results_file";
     $command .= " --component $component --path_base $path_base --outroot $outroot";
+    # DING DONG ....
+    $command .= " --no_magic";
+if (0) {
     #    XXX: we need to do some work if we want to support muggle bundles
     #    $command .= " --no_magic if $no_magic";
     $command .= " --magicked" if $magicked;
+}
     $command .= " --dbname $imagedbname" if $imagedbname;
     $command .= " --verbose" if $verbose;
