Skip to content

Commit

Permalink
consistent indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Mar 31, 2015
1 parent 4b82b96 commit 1d53d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -6,5 +6,5 @@ Yast::Tasks.configuration do |conf|
conf.obs_api = "https://api.suse.de/"
conf.obs_project = "Devel:YaST:Head"
conf.obs_target = "SLE-12-SP1"
conf.obs_sr_project = "SUSE:SLE-12-SP1:GA"
conf.obs_sr_project = "SUSE:SLE-12-SP1:GA"
end

0 comments on commit 1d53d38

Please sign in to comment.