Skip to content

Commit

Permalink
Merge pull request #76 from ATIX-AG/remove_salt_python_wrapper
Browse files Browse the repository at this point in the history
Remove py2/3 distinction script
  • Loading branch information
sbernhard authored Apr 16, 2024
2 parents c992144 + 6e688a6 commit 15623ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
16 changes: 0 additions & 16 deletions bin/salt_python_wrapper

This file was deleted.

2 changes: 1 addition & 1 deletion sbin/upload-salt-reports
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/salt_python_wrapper
#!/usr/bin/python3
# Uploads reports from the Salt job cache to Foreman

from __future__ import print_function
Expand Down

0 comments on commit 15623ca

Please sign in to comment.