Page MenuHomeFreeBSD

D25958.id75428.diff
No OneTemporary

D25958.id75428.diff

Index: head/Tools/scripts/mfh
===================================================================
--- head/Tools/scripts/mfh
+++ head/Tools/scripts/mfh
@@ -85,7 +85,7 @@
fi
# I sure hope by 2030 we'll be doing something else. Yes, famous last words.
-if expr "${branch}" : '20[12][0-9]Q[1-4]' > /dev/null; then
+if expr -- "${branch}" : '20[12][0-9]Q[1-4]' > /dev/null; then
shift
if [ "${latest_branch}" != "${branch}" ]; then
ask "/!\\ The latest branch is ${latest_branch}, do you really want to commit to ${branch}?" || exit 1

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 8, 2:20 AM (12 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31067151
Default Alt Text
D25958.id75428.diff (542 B)

Event Timeline