Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Dec 4, 2020
1 parent 78dd79a commit 505b899
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/whatchanged/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ func run() error {
output = f
}

os.Stderr.WriteString(fmt.Sprintf("project: '%s', cwd: '%s'\n", project, cwd))

if err := whatchanged.Generate(project, output, &option.Options{
Version: ranges,
Preset: option.Preset(preset),
Expand Down

0 comments on commit 505b899

Please sign in to comment.