Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LSH
lsh
Commits
e63973c7
Commit
e63973c7
authored
Jun 27, 2013
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
testsuite: Deleted last uses of need_tcputils.
parent
2d1d87d9
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
ChangeLog
+5
-0
5 additions, 0 deletions
ChangeLog
src/testsuite/rapid7-lsh-test
+0
-2
0 additions, 2 deletions
src/testsuite/rapid7-lsh-test
src/testsuite/tcpip-local-in-use-test
+0
-2
0 additions, 2 deletions
src/testsuite/tcpip-local-in-use-test
with
5 additions
and
4 deletions
ChangeLog
+
5
−
0
View file @
e63973c7
2013-06-27 Niels Möller <nisse@lysator.liu.se>
* src/testsuite/rapid7-lsh-test: Deleted use of need_tcputils.
* src/testsuite/tcpip-local-in-use-test: Likewise.
2013-06-16 Niels Möller <nisse@lysator.liu.se>
2013-06-16 Niels Möller <nisse@lysator.liu.se>
* src/testsuite/tcpconnect.c (main): Check HAVE_IOCTL_FIONREAD.
* src/testsuite/tcpconnect.c (main): Check HAVE_IOCTL_FIONREAD.
...
...
This diff is collapsed.
Click to expand it.
src/testsuite/rapid7-lsh-test
+
0
−
2
View file @
e63973c7
...
@@ -6,8 +6,6 @@ fi
...
@@ -6,8 +6,6 @@ fi
.
$srcdir
/functions.sh
.
$srcdir
/functions.sh
need_tcputils
PORT
=
5556
PORT
=
5556
./mini-inetd
--
$PORT
/bin/sh /bin/sh
-c
'cat current 2>/dev/null'
&
./mini-inetd
--
$PORT
/bin/sh /bin/sh
-c
'cat current 2>/dev/null'
&
...
...
This diff is collapsed.
Click to expand it.
src/testsuite/tcpip-local-in-use-test
+
0
−
2
View file @
e63973c7
...
@@ -6,8 +6,6 @@ fi
...
@@ -6,8 +6,6 @@ fi
.
$srcdir
/functions.sh
.
$srcdir
/functions.sh
need_tcputils
SERVERPORT
=
`
expr
$PORT
+ 1
`
SERVERPORT
=
`
expr
$PORT
+ 1
`
PROXYPORT
=
`
expr
$PORT
+ 2
`
PROXYPORT
=
`
expr
$PORT
+ 2
`
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment