This website works better with JavaScript.
Explore
Help
Register
Sign In
github
/
mosquitto
Watch
1
Star
0
Fork
You've already forked mosquitto
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Client tests should not run in parallel.
Browse Source
pull/2465/head
Roger A. Light
4 years ago
parent
ffb7661d86
commit
3bb8be6ea2
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
test/client/Makefile
Unescape
Escape
View File
@ -1,4 +1,5 @@
.PHONY
:
all
check
test
ptest
clean
.NOTPARALLEL
:
all
:
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
github/mosquitto
Title
Body
Create Issue