Skip to content

Commit 09731ab

Browse files
[DEBUG] More clean up and tweaks. Does it work yet?
1 parent 97df053 commit 09731ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/fetch_cc-test-reporter

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666

6767
# to check though:
68-
diff -q <(tail -n 229 "$0" | head -n 227 | shasum -a 384 -t -) <(tail -n 1 "$0") || exit 70 ;
68+
diff -q <(tail -n 234 "$0" | head -n 232 | shasum -a 384 -t -) <(tail -n 1 "$0") || exit 70 ;
6969

7070
ulimit -t 90
7171
PATH="/bin:/sbin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:${PATH}"
@@ -298,4 +298,4 @@ cleanup 2>/dev/null || rm -f "${LOCK_FILE}" 2>/dev/null > /dev/null || : ; wait
298298
exit ${EXIT_CODE:-255} ;
299299

300300
# This file's code hash:
301-
c107fcd6c083b3fcfe410ce7fa6017a27c519172511d959f52ded59cd8af8e8648dcd58ff27d624df32284d1a9a4289a -
301+
f655d5970127b38f5066a87c0ecbc9f413fe899816f7695b24b99eedae25e5c44ee278e9d394613db7d4d4b1b6a567c6 -

0 commit comments

Comments
 (0)