Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP1:Update
lvm2-clvm.15869
tests-specify-python3-as-the-script-interpreter...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tests-specify-python3-as-the-script-interpreter.patch of Package lvm2-clvm.15869
From 3f768d29ceb5427b6e8de4fe35e2c1001409d750 Mon Sep 17 00:00:00 2001 From: Gang He <ghe@suse.com> Date: Wed, 20 Jun 2018 14:04:52 +0800 Subject: [PATCH] tests: specify python3 as the script interpreter specify /usr/bin/python3 as the script interpreter in python_lvm_unit.py.in file, otherwise, there will be a building error in OBS. Signed-off-by: Gang He <ghe@suse.com> --- test/api/python_lvm_unit.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/api/python_lvm_unit.py.in b/test/api/python_lvm_unit.py.in index 78ced7e31..c6a7c9905 100755 --- a/test/api/python_lvm_unit.py.in +++ b/test/api/python_lvm_unit.py.in @@ -1,4 +1,4 @@ -#!@PYTHON@ +#!/usr/bin/python3 # Copyright (C) 2012-2013 Red Hat, Inc. All rights reserved. # -- 2.12.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor