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:
50a3b92
)
Fix: Add bash requirement to README for make check
author
David Goulet
<dgoulet@efficios.com>
Wed, 14 Nov 2012 18:26:02 +0000
(13:26 -0500)
committer
David Goulet
<dgoulet@efficios.com>
Wed, 14 Nov 2012 18:26:02 +0000
(13:26 -0500)
Fixes #387
Signed-off-by: David Goulet <dgoulet@efficios.com>
README
patch
|
blob
|
blame
|
history
diff --git
a/README
b/README
index 1898af98472ef7686006bb9bade0024702a5e810..ebd76bdb2105c9cd1e94c732e863c81447a7260c 100644
(file)
--- a/
README
+++ b/
README
@@
-40,6
+40,9
@@
REQUIREMENTS:
- For kernel tracing: modprobe
+ - bash
+ Needed for running "make check".
+
For developers using the git tree:
This source tree is based on the autotools suite from GNU to simplify
This page took
0.02973 seconds
and
4
git commands to generate.