osmo_ctrl.py: Set shebang to use python v2

Nowadays bin/python usually points to python3, and this script is written
in python2, which means if run directly from terminal it will fail with
some print syntax errors.

Change-Id: I24a568fc2c3e69e7c9f7b9729bd023fe1f0691c7
1 file changed
tree: 4bf9d05875ade0b7771704618fbc6b8637c7dcd3
  1. osmopy/
  2. .gitignore
  3. .gitreview
  4. README
  5. setup.py