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
da9c20a1
Commit
da9c20a1
authored
Feb 12, 2003
by
Niels Möller
Browse files
(cfgwarn): Delete warning about using an
absolute path for srcdir. Rev: ChangeLog:1.610 Rev: misc/xenofarm.sh:1.14
parent
74d5520f
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
da9c20a1
2003-02-12 Niels Mller <niels@s3.kth.se>
* misc/xenofarm.sh (cfgwarn): Delete warning about using an
absolute path for srcdir.
2003-02-11 Niels Mller <niels@s3.kth.se>
* misc/xenofarm.sh: Compile with make -k.
...
...
misc/xenofarm.sh
View file @
da9c20a1
...
...
@@ -115,6 +115,7 @@ dotask() {
cfgwarn
()
{
egrep
-i
'warning|\(w\)'
r/cfglog.txt
\
|
sed
-e
'%configure: WARNING: Converted \. to /%d'
\
>
r/cfgwarn.txt
warnings
=
`
wc
-l
< r/cfgwarn.txt
`
if
test
$warnings
-gt
0
...
...
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