Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
39efd495
Commit
39efd495
authored
Aug 30, 2005
by
rtoy
Browse files
Fix typo so we recognize the -? option.
parent
725ba7ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/build.sh
View file @
39efd495
...
...
@@ -106,7 +106,7 @@ do
C
)
CREATE_OPT
=
"
$OPTARG
"
CREATE_DIRS
=
yes
;;
B
)
bootfiles
=
"
$bootfiles
$OPTARG
"
;;
\
\
?
)
usage
\?
)
usage
;;
esac
done
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment