Skip to content

Commit efc7455

Browse files
committed
remove old comment
1 parent 1ce86f6 commit efc7455

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/assert-forbidden-used.bash

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ fi
77

88
rc=0
99
for file in "$@"; do
10-
# --color=never because magit git output log doesn't support it
1110
grep_rc=0; grep -q UnityHTTPD::forbidden "$file" || grep_rc=$?
1211
case "$grep_rc" in
1312
0)

0 commit comments

Comments
 (0)