projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a03f044
)
ci: Actually run installed tests again
author
Colin Walters
<walters@verbum.org>
Tue, 27 Jun 2017 21:07:11 +0000
(17:07 -0400)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Tue, 27 Jun 2017 21:21:18 +0000
(21:21 +0000)
We did it *again* ðŸ˜
Closes: #969
Approved by: jlebon
ci/build-check.sh
patch
|
blob
|
history
diff --git
a/ci/build-check.sh
b/ci/build-check.sh
index d15032e7209a4760368288743cf1321907388fef..da03f3cc9a0550f33098bc4a5bf3aacacc01c9c1 100755
(executable)
--- a/
ci/build-check.sh
+++ b/
ci/build-check.sh
@@
-11,7
+11,7
@@
make syntax-check # TODO: do syntax-check under check
# And now run the installed tests
make install
if test -x /usr/bin/gnome-desktop-testing-runner; then
- gnome-desktop-testing-runner -p 0
ostree
+ gnome-desktop-testing-runner -p 0
libostree/
fi
if test -x /usr/bin/clang; then