Index: /trunk/Ohana/src/perl/src/dads.detrend
===================================================================
--- /trunk/Ohana/src/perl/src/dads.detrend	(revision 101)
+++ /trunk/Ohana/src/perl/src/dads.detrend	(revision 102)
@@ -162,5 +162,4 @@
 # phu file:
 $phufile = "$outdir/$base.phu";
-goto skipall;
 
 # final output   is    @fitlist
@@ -244,9 +243,4 @@
     unlink ("$temp.hdr");
 }
-
- skipall:
-    $temp = "/tmp/elixir.1yqFQu";
-exit 1;
-
 &goodbye ("SUCCESS: finished with dads.detrend");
 
@@ -287,5 +281,4 @@
 
 sub vsystem {
-    print STDERR "@_\n";
     $status = system ("@_");
     $status;
