Sławomir Nizio 6bdcd152c8 [entropy.client.misc] correct ConfigurationFiles with Python 3
1. Command to execute (diff) was getting arguments like b"path".
2. Crash when priting message.
3. In Python 3, b'x'[0] is int, not str, so a test (if) was (silently)
always true. This way, upon eit commit (at least) and with Python 3,
warning about not merged configuration files was newer printed.

(3) prevented prior discovery of (1) and (2).

Based on my checks, there are no more problems like (3), but I cannot
tell for sure.
2019-11-09 12:14:10 +01:00
2019-11-07 17:21:28 +01:00
2019-11-07 17:21:33 +01:00
2018-11-26 20:15:36 +01:00
2018-11-26 20:15:36 +01:00
2018-11-26 20:15:36 +01:00
2019-11-07 17:21:28 +01:00
2011-10-20 19:52:49 +02:00
2018-08-05 00:26:03 +02:00
2018-08-04 20:37:29 +02:00

Build Status Entropy

Entropy is the binary package management of Sabayon Linux.

License

GPL v2. See COPYING for details.

Description
No description provided
Readme 136 MiB
Languages
Python 98.8%
Shell 0.7%
Makefile 0.4%