projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc4705f
)
Fix: remove tests from runall script
author
David Goulet
<dgoulet@efficios.com>
Tue, 3 Apr 2012 18:36:14 +0000
(14:36 -0400)
committer
David Goulet
<dgoulet@efficios.com>
Tue, 3 Apr 2012 18:36:14 +0000
(14:36 -0400)
Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/ust/runall.sh
patch
|
blob
|
blame
|
history
diff --git
a/tests/ust/runall.sh
b/tests/ust/runall.sh
index 4aee65a9993e8c35a0d3ecda5f263d1294a9724f..01f1410be94aa6b51d927744beb72095685e01ec 100755
(executable)
--- a/
tests/ust/runall.sh
+++ b/
tests/ust/runall.sh
@@
-2,7
+2,7
@@
DIR=$(dirname $0)
-tests=( $DIR/run-ust-global-tests.sh $DIR/n
events/run $DIR/n
processes/run \
+tests=( $DIR/run-ust-global-tests.sh $DIR/nprocesses/run \
$DIR/high-throughput/run $DIR/before-after/run )
# $DIR/low-throughput/run --> DEACTIVATED.
This page took
0.033067 seconds
and
4
git commands to generate.