> Was this part really needed or "clean up noise"?
> diff --git a/piuparts.py b/piuparts.py
> --- a/piuparts.py
> +++ b/piuparts.py
> @@ -37,11 +37,9 @@
> import logging
> import optparse
> import sys
> -import commands
> import tempfile
> import shutil
> import os
> -import tarfile
> impor
tags 522918 + pending
thanks
Hi Scott,
On Donnerstag, 18. August 2011, Scott Schaefer wrote:
> Attached is patch that will kill (via SIGTERM, then if that fails, via
> SIGKILL),
> these leftover processes.
thanks, applied in the feature/522918 branch for now.
Was this part really needed or "cl
Attached is patch that will kill (via SIGTERM, then if that fails, via
SIGKILL),
these leftover processes.
diff --git a/piuparts.py b/piuparts.py
--- a/piuparts.py
+++ b/piuparts.py
@@ -37,11 +37,9 @@
import logging
import optparse
import sys
-import commands
import tempfile
import shutil
3 matches
Mail list logo