Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
0a0d40dd
Commit
0a0d40dd
authored
Mar 12, 1999
by
Ruud de Rooij
Committed by
Niels Möller
Mar 12, 1999
Browse files
Inserted space required for latest bash. (Noted by Ruud)
Rev: make_am:1.6
parent
a5b8e4e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
make_am
View file @
0a0d40dd
...
...
@@ -116,7 +116,7 @@ while true; do
if
[
$rethink
=
yes
]
;
then
(
(
echo
$args
=
.dist_headers
;
all_used_headers
\
|
comm
-12
- <
(
$BASH
src/cvs_headers
$dir
)
\
|
comm
-12
- <
(
$BASH
src/cvs_headers
$dir
)
\
|
tee
$dir
/.dist_headers
)
|
tr
'\n'
' '
;
echo
)
1>&4
else
...
...
Write
Preview
Supports
Markdown
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