summaryrefslogtreecommitdiff
path: root/test/api
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2018-05-15 21:40:32 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2018-05-15 22:02:41 +0200
commitbe154e30e895bf08e00a8cf32ceb79b7c0f4b5a6 (patch)
tree6e7ffdbddb7d331429a3dcf69f6ec6d580f6bd83 /test/api
parentad756bb7083743b612d3fc66b268b605576f448a (diff)
downloadlvm2-be154e30e895bf08e00a8cf32ceb79b7c0f4b5a6.tar.gz
tests: move into generated file
Since python path is evaluated and we cannot use anymore /usr/bin/env switch to generated file.
Diffstat (limited to 'test/api')
-rwxr-xr-xtest/api/python_lvm_unit.py.in (renamed from test/api/python_lvm_unit.py)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/api/python_lvm_unit.py b/test/api/python_lvm_unit.py.in
index 296ca1430..2f9cbb515 100755
--- a/test/api/python_lvm_unit.py
+++ b/test/api/python_lvm_unit.py.in
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!@PYTHON@
# Copyright (C) 2012-2013 Red Hat, Inc. All rights reserved.
#