Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Commit

Permalink
Add "experimental" warning in create_live_csd.py for 0.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
iver56 committed Dec 10, 2016
1 parent 2165e73 commit c1e1967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions create_live_csd.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,5 @@ def create_live_csd():


if __name__ == '__main__':
print('Warning: This is experimental, and not supported in the 0.5 release')
create_live_csd()

0 comments on commit c1e1967

Please sign in to comment.