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 Apr 23, 2020
1 parent 4513e6b commit a39f4c3
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 @@ -153,4 +153,5 @@ def _log_used_parameters(csi_plugin):


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

0 comments on commit a39f4c3

Please sign in to comment.