lp:~zhhuabj/layer-snap

Owned by Hua Zhang
Get this repository:
git clone https://git.launchpad.net/~zhhuabj/layer-snap
Only Hua Zhang can upload to this repository. If you are Hua Zhang please log in for upload directions.

Branches

Name Last Modified Last Commit
lp1847574 2019-10-14 08:44:25 UTC
Don't use encoding argument with subprocess

Author: Hua Zhang
Author Date: 2019-10-14 08:44:25 UTC

Don't use encoding argument with subprocess

python3.5 subprocess.check_output() doesn't support encoding
argument, this change will make it compatible with both
python3.5(xenial) and python3.6(bionic).

LP: #1847574

master 2019-09-12 19:09:41 UTC
Don't use universal_newlines with subprocess.

Author: Jason Hobbs
Author Date: 2019-09-12 19:09:41 UTC

Don't use universal_newlines with subprocess.

This causes decode errors when the locale is ascii, which it
is in the juju hook context.

LP: #1843745

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers