LGTM, thanks.
On Tue, Feb 18, 2014 at 3:39 PM, Hrvoje Ribicic <[email protected]> wrote: > Signed-off-by: Hrvoje Ribicic <[email protected]> > --- > lib/client/gnt_debug.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/client/gnt_debug.py b/lib/client/gnt_debug.py > index e243a80..f557d59 100644 > --- a/lib/client/gnt_debug.py > +++ b/lib/client/gnt_debug.py > @@ -443,7 +443,7 @@ def TestJobqueue(opts, _): > "Hello World", > "A", > "", > - "B" > + "B", > "Foo|bar|baz", > utils.TimestampForFilename(), > ] > -- > 1.9.0.rc1.175.g0b1dcb5 > >
