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
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
f81b089c
Commit
f81b089c
authored
Sep 19, 2002
by
Per Cederqvist
Browse files
grep doesn't support the "?" operator, so don't use it.
parent
97b28500
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/xenofarm.sh
View file @
f81b089c
...
...
@@ -283,9 +283,10 @@ then
|grep
-v
'/usr/include/sys/vnode.h:.*: warning: declaration of .free. shadows global declaration'
\
|grep
-v
'aux-item-def-scan\.c:.*: warning: .* defined but not used'
\
|grep
-v
'connections.c:.*: warning: duplicate .volatile.'
\
|grep
-v
'getopt
1?
.[hc]:.*: warning: function declaration isn.t a prototype'
\
|grep
-v
'getopt.[hc]:.*: warning: function declaration isn.t a prototype'
\
|grep
-v
'getopt.c:451: warning: .indfound. might be used uninitialized in this function'
\
|grep
-v
'getopt.c:461: warning: comparison between signed and unsigned'
\
|grep
-v
'getopt1.c:.*: warning: function declaration isn.t a prototype'
\
|grep
-v
'ramkomd.c:\(188\|305\): warning: function declaration isn.t a prototype'
\
|grep
-v
'sigflags.h:3[06]: warning: duplicate .volatile.'
\
|grep
-v
regex
\\
.c
\
...
...
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