Skip to content

Commit 2ab7979

Browse files
committed
Remove dead comment
1 parent de34fa5 commit 2ab7979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ for version in "${versions[@]}"; do
172172
;;
173173
3.[5-6]/*)
174174
sed -ri -e '/uuid-dev/d' "$dir/Dockerfile"
175-
;;& # (other Debian variants need to match later blocks)
175+
;;
176176
esac
177177

178178
major="${rcVersion%%.*}"

0 commit comments

Comments
 (0)