Merge "Update path to 'env' so tool works on MacOS"

This commit is contained in:
Jenkins 2015-09-15 15:54:24 +00:00 committed by Gerrit Code Review
commit 8f9d6f8b05
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/env python
#!/usr/bin/env python
import subprocess
import json