Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(154)

Delta Between Two Patch Sets: cmd/logging_test.go

Issue 6163044: Basic config-get command
Left Patch Set: Basic config-get command Created 12 years, 11 months ago
Right Patch Set: Basic config-get command Created 12 years, 11 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « cmd/jujuc/server/juju-log_test.go ('k') | cmd/supercommand_test.go » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 err := l.Start(ctx)
2 c.Assert(err, IsNil)
3 log.Printf("hello")
4 c.Assert(str(ctx.Stderr), Matches, `.* JUJU hello\n`)
5 }
6
7 func (s *LogSuite) TestRelPathLog(c *C) {
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b