[Piuparts-commits] [SCM] piuparts git repository branch, master, updated. 0.51
Holger Levsen
holger at layer-acht.org
Wed May 15 10:09:40 UTC 2013
The following commit has been merged in the master branch:
commit 60052fd64788146774d54323aec59b5b623df874
Author: David Steele <dsteele at gmail.com>
Date: Wed Mar 27 00:50:53 2013 -0400
detect_well_known_errors doesn't need the subprocess module anymore.
diff --git a/master-bin/detect_well_known_errors b/master-bin/detect_well_known_errors
index dd64e5b..996f8e5 100755
--- a/master-bin/detect_well_known_errors
+++ b/master-bin/detect_well_known_errors
@@ -22,7 +22,6 @@ import piupartslib
import os
import time
import re
-import subprocess
from collections import namedtuple
import argparse
--
piuparts git repository
More information about the Piuparts-commits
mailing list