Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
b50668de
Commit
b50668de
authored
May 23, 2017
by
Mikaël Salson
Browse files
merge -- fix concurrency issue with unit_browser
parents
16213774
4b418efc
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/test/Makefile
View file @
b50668de
...
...
@@ -15,7 +15,7 @@ functional-rbx: ../../doc/analysis-example1.vidjil
nightmare
:
SHELL:=/bin/bash
nightmare
:
cd
QUnit
;
\
[
`
xvfb-run node nightmare.js |
tee
>(
cat
>
&2
)
|
grep
-c
'^not ok'
`
-eq
0
]
[
`
xvfb-run
-a
node nightmare.js |
tee
>(
cat
>
&2
)
|
grep
-c
'^not ok'
`
-eq
0
]
quality
:
make
-C
.. quality
...
...
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