aboutsummaryrefslogtreecommitdiff
path: root/cros_utils/command_executer_unittest.py
diff options
context:
space:
mode:
Diffstat (limited to 'cros_utils/command_executer_unittest.py')
-rwxr-xr-xcros_utils/command_executer_unittest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cros_utils/command_executer_unittest.py b/cros_utils/command_executer_unittest.py
index d5f5d0cf..f039ebc5 100755
--- a/cros_utils/command_executer_unittest.py
+++ b/cros_utils/command_executer_unittest.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2
+#!/usr/bin/env python2
"""Unittest for command_executer.py."""
from __future__ import print_function