Skip to content

Commit 1b222e7

Browse files
committed
changed log position
1 parent dfa5c64 commit 1b222e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/slowql-digest/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ func main() {
179179
}
180180

181181
showResults(res, o.order, o.top)
182-
log.Info("saving results in cache file")
183182
if !o.nocache {
183+
log.Info("saving results in cache file")
184184
cache := results{
185185
File: o.logfile,
186186
Date: time.Now(),

0 commit comments

Comments
 (0)