Merge "fedora/RHEL: use env from /usr/bin"

This commit is contained in:
Jenkins 2014-01-20 18:54:26 +00:00 committed by Gerrit Code Review
commit 92ab5ab5af
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/bin/env python
#!/usr/bin/env python
# Copyright 2012 Hewlett-Packard Development Company, L.P.
# All Rights Reserved.

View File

@ -1,4 +1,4 @@
#!/bin/env python
#!/usr/bin/env python
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may