Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151245283
D25958.id75428.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
542 B
Referenced Files
None
Subscribers
None
D25958.id75428.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D25958: mfh: Make argument parsing a bit more robust
Attached
Detach File
Event Timeline
Log In to Comment