Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
637
Issues
637
List
Boards
Labels
Service Desk
Milestones
Merge Requests
104
Merge Requests
104
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
24e5c7f4
Commit
24e5c7f4
authored
May 01, 2020
by
Ondřej Surý
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix another the start_fail -> start_servers_failed typo
parent
168ed0d7
Pipeline
#40661
canceled with stages
in 5 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
bin/tests/system/run.sh.in
bin/tests/system/run.sh.in
+1
-1
No files found.
bin/tests/system/run.sh.in
View file @
24e5c7f4
...
@@ -123,7 +123,7 @@ start_servers() {
...
@@ -123,7 +123,7 @@ start_servers() {
$PERL
start.pl
--restart
--port
"
$PORT
"
"
$systest
"
||
start_servers_failed
$PERL
start.pl
--restart
--port
"
$PORT
"
"
$systest
"
||
start_servers_failed
else
else
restart
=
true
restart
=
true
$PERL
start.pl
--port
"
$PORT
"
"
$systest
"
||
start_
fail
$PERL
start.pl
--port
"
$PORT
"
"
$systest
"
||
start_
servers_failed
fi
fi
}
}
...
...
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