Index: trunk/pstamp/scripts/pstamp_get_image_job.pl
===================================================================
--- trunk/pstamp/scripts/pstamp_get_image_job.pl	(revision 33014)
+++ trunk/pstamp/scripts/pstamp_get_image_job.pl	(revision 33015)
@@ -126,7 +126,6 @@
     $command .= " --results_file $results_file";
     $command .= " --component $component --path_base $path_base --outroot $outroot";
-    #    XXX: we need to do some work if we want to support muggle bundles
-    #    $command .= " --no_magic if $no_magic";
-    $command .= " --magicked" if $magicked;
+    # DING DONG ....
+    $command .= " --no_magic";
     $command .= " --dbname $imagedbname" if $imagedbname;
     $command .= " --verbose" if $verbose;
