Skip to content

Commit

Permalink
Merge pull request #366 from fomars/master
Browse files Browse the repository at this point in the history
hotfix postloader rename
  • Loading branch information
direvius committed Apr 28, 2017
2 parents 9705a7f + 3bc2966 commit 3b2b5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
'console_scripts': [
'yandex-tank = yandextank.core.cli:main',
'yandex-tank-check-ssh = yandextank.common.util:check_ssh_connection',
'post-loader = yandextank.plugins.DataUploader.cli:post_loader',
'tank-postloader = yandextank.plugins.DataUploader.cli:post_loader'
],
},
package_data={
Expand Down

0 comments on commit 3b2b5c6

Please sign in to comment.