changeset 680:ce8dadfb7043

remvoe DDP
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Thu, 20 Aug 2020 20:21:44 +0900
parents c65f8f00ba6f
children 04df4583de36
files src/parallel_execution/generate_stub.pl
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/parallel_execution/generate_stub.pl	Thu Aug 20 20:20:59 2020 +0900
+++ b/src/parallel_execution/generate_stub.pl	Thu Aug 20 20:21:44 2020 +0900
@@ -196,9 +196,7 @@
                     }
                   }
                   unless ($typeName){
-                    use DDP {deparse => 1};
                     print "[ERROR] $.: $_\n";
-                    p $codeGearInfo;
                     die "[ERROR] not found $instance type\n";
                   }
                 }