Skip to content

Commit

Permalink
Tabs -> spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
toolmantim committed Mar 18, 2016
1 parent a644c19 commit 805b277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clicommand/bootstrap.go
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ var BootstrapCommand = cli.Command{
Plugins: cfg.Plugins,
GitSubmodules: cfg.GitSubmodules,
PullRequest: cfg.PullRequest,
GitCleanFlags: cfg.GitCleanFlags,
GitCleanFlags: cfg.GitCleanFlags,
AgentName: cfg.AgentName,
PipelineProvider: cfg.PipelineProvider,
PipelineSlug: cfg.PipelineSlug,
Expand Down

0 comments on commit 805b277

Please sign in to comment.