1
0
mirror of https://github.com/projectatomic/atomic.git synced 2026-02-06 21:45:24 +01:00
Files
atomic/tests/integration
Brent Baude af9b3b83d7 Atomic/storage.py: Python3 fixes
When using subprocess and python3, the results are often not
true strings but instead bytes.  A common fix is to use
.decode('utf-8').

Removal of debug information in storage tests...

Closes: #851
Approved by: baude
2017-01-30 19:07:20 +00:00
..
2016-12-07 15:18:22 +00:00
2015-07-10 14:54:01 -04:00
2015-12-17 11:01:37 -06:00