Index: trunk/ippScripts/scripts/phase0_exp.pl
===================================================================
--- trunk/ippScripts/scripts/phase0_exp.pl	(revision 11087)
+++ trunk/ippScripts/scripts/phase0_exp.pl	(revision 11151)
@@ -146,4 +146,5 @@
 }
 
+if (0) {
 # XXX for a test, randomly declare a failure and return to pantasks
 my $rnd = rand(1);
@@ -151,4 +152,5 @@
     warn ("random failure");
     &my_die ($exptag, $PS_EXIT_DATA_ERROR);
+}
 }
 
