making lots of progress!
This commit is contained in:
4
Makefile
4
Makefile
@@ -19,7 +19,7 @@ lint:
|
||||
golangci-lint run
|
||||
|
||||
clean:
|
||||
rm -f hdmistat
|
||||
rm -f hdmistat fbsimplestat fbhello
|
||||
go clean
|
||||
|
||||
install: build
|
||||
@@ -60,4 +60,4 @@ debug:
|
||||
@echo ""
|
||||
@echo "To debug a hang:"
|
||||
@echo " kill -USR1 <pid> # Dump goroutines"
|
||||
@echo " kill -QUIT <pid> # Also dumps goroutines (Go default)"
|
||||
@echo " kill -QUIT <pid> # Also dumps goroutines (Go default)"
|
||||
|
||||
Verwijs in nieuw issue
Block a user