Index: trunk/ippScripts/scripts/magic_destreak_defineruns.pl
===================================================================
--- trunk/ippScripts/scripts/magic_destreak_defineruns.pl	(revision 27718)
+++ trunk/ippScripts/scripts/magic_destreak_defineruns.pl	(revision 29981)
@@ -78,5 +78,5 @@
     foreach my $label (@labels) {
         my $command = "$magicdstool -definebyquery -stage $stage -workdir $workdir -label $label";
-        $command .= " -dry_run" if $no_update;
+        $command .= " -pretend" if $no_update;
         $command .= " -limit $stage_limit" if $stage_limit;
         $command .= " -set_label $label";
