Merge "Revert shebang change for InstanceHA startup script"

This commit is contained in:
Zuul 2018-08-04 08:21:38 +00:00 committed by Gerrit Code Review
commit 5789a9694a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python -utt
#!/bin/python -utt
import os
import sys