Skip to content

Commit 132df62

Browse files
jyn514Joshua Nelson
authored andcommitted
fix formatting
1 parent 8539c7f commit 132df62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/check-in.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if [ $# != 2 ]; then
77
echo "usage: $0 <since> <number-of-prs-merged>"
88
if [ $# = 1 ] ; then
99
echo "help: you can find the number of PRs merged at" \
10-
"https://github.com/rust-lang/rustc-dev-guide/pulls?q=is%3Apr+is%3Aclosed+updated%3A%3E$1"
10+
"https://github.com/rust-lang/rustc-dev-guide/pulls?q=is%3Apr+is%3Amerged+updated%3A%3E$1"
1111
fi
1212
exit 1
1313
fi

0 commit comments

Comments
 (0)