Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
66fe8867
Commit
66fe8867
authored
Sep 23, 2016
by
Carl Bergquist
Committed by
GitHub
Sep 23, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #6112 from replay/fix_typo
fix typo
parents
bb77caa3
b063cf0a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pkg/cmd/grafana-server/main.go
+2
-2
No files found.
pkg/cmd/grafana-server/main.go
View file @
66fe8867
...
...
@@ -56,7 +56,7 @@ func main() {
setting
.
BuildCommit
=
commit
setting
.
BuildStamp
=
buildstampInt64
go
listenToSystemSign
e
ls
()
go
listenToSystemSign
a
ls
()
flag
.
Parse
()
writePIDFile
()
...
...
@@ -116,7 +116,7 @@ func writePIDFile() {
}
}
func
listenToSystemSign
e
ls
()
{
func
listenToSystemSign
a
ls
()
{
signalChan
:=
make
(
chan
os
.
Signal
,
1
)
code
:=
0
...
...
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