We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 042efd9 commit 7ea9e80Copy full SHA for 7ea9e80
rec-faults/1st-collect/iterate
@@ -49,6 +49,6 @@ awk 'BEGIN {FS="[ =]"} {printf "-D fn=%s -D defining_file=%s\n", $6,$17}' ${ACC}
49
-e 's/defining_file=--dir/external/' \
50
-e 's/defining_file=file/external/' | \
51
sort -u > ${OUTPUT}
52
-#/bin/rm -f ${INPUT} ${ACC} ${TMP}
+/bin/rm -f ${INPUT} ${ACC} ${TMP}
53
54
touch results/linuxes/$VERSION/Linux_$SP.orig.org
0 commit comments