Skip to content

Commit

Permalink
DO NOT MERGE: OK PR to test CIs
Browse files Browse the repository at this point in the history
This is a test patch to have a long-lived PR that can be used by 3rd
party CI systems to test they are working fine.

The PR resulting from this patch should never get merged.
  • Loading branch information
Akrog committed Aug 8, 2019
1 parent bbce4e1 commit 80de7c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ember_csi/ember_csi.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,5 @@ def _log_used_parameters(csi_plugin):


if __name__ == '__main__':
print('Very simple change')
main()

0 comments on commit 80de7c2

Please sign in to comment.