Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
d70e408f
Commit
d70e408f
authored
May 02, 1999
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(check-lyskomd): Closing file descriptors 10-16 is apparently
nonportable. Only close 3-9.
parent
614e488c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
src/server/testsuite/Makefile.am
src/server/testsuite/Makefile.am
+2
-3
No files found.
src/server/testsuite/Makefile.am
View file @
d70e408f
# $Id: Makefile.am,v 1.1
4
1999/05/02 09:
0
7:
51
ceder Exp $
# $Id: Makefile.am,v 1.1
5
1999/05/02 09:
5
7:
20
ceder Exp $
# Copyright (C) 1998 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -100,8 +100,7 @@ check-l2g: test-l2g site.exp
check-lyskomd
:
site.exp ../lyskomd
runtest
--tool
lyskomd
--srcdir
$(srcdir)
\
3<&- 4<&- 5<&- 6<&- 7<&- 8<&- 9<&- 10<&- 11<&- 12<&-
\
13<&- 14<&- 15<&- 16<&-
3<&- 4<&- 5<&- 6<&- 7<&- 8<&- 9<&-
site.exp
:
Makefile
echo
"# this file is automatically generated"
>
site.exp
...
...
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