git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f907116
)
Don't enable trace in set_trace test.
author
Richard Jones
<rjones@trick.home.annexia.org>
Mon, 14 Sep 2009 15:21:04 +0000
(16:21 +0100)
committer
Richard Jones
<rjones@trick.home.annexia.org>
Mon, 14 Sep 2009 18:12:31 +0000
(19:12 +0100)
This leaves trace enabled afterwards, resulting in some
ugly test messages.
src/generator.ml
patch
|
blob
|
history
diff --git
a/src/generator.ml
b/src/generator.ml
index
fa08688
..
19de0b7
100755
(executable)
--- a/
src/generator.ml
+++ b/
src/generator.ml
@@
-806,8
+806,8
@@
For more information on the architecture of libguestfs,
see L<guestfs(3)>.");
("set_trace", (RErr, [Bool "trace"]), -1, [FishAlias "trace"],
- [InitNone, Always, TestOutput
Tru
e (
- [["set_trace"; "
tru
e"];
+ [InitNone, Always, TestOutput
Fals
e (
+ [["set_trace"; "
fals
e"];
["get_trace"]])],
"enable or disable command traces",
"\