Page MenuHomeFreeBSD

D25958.id75426.diff
No OneTemporary

D25958.id75426.diff

Index: Tools/scripts/mfh
===================================================================
--- Tools/scripts/mfh
+++ 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
Sun, Aug 23, 10:42 AM (15 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37133873
Default Alt Text
D25958.id75426.diff (527 B)

Event Timeline