--- error.test.original 2016-09-17 18:13:22.000000000 +0000
+++ error.test  2016-09-17 18:13:25.000000000 +0000
@@ -48,6 +48,7 @@
        /^Aborte.*core dumped/q
        p'

+  rm -f core
   ${SED} -n "${sedcmd}" $1
 }

Maybe remove anything starting with "core" since that name is oftentimes suffixed with a PID number.

Reply via email to