[jhbuild] make: add missing logging import
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] make: add missing logging import
- Date: Mon, 10 Oct 2011 23:18:03 +0000 (UTC)
commit f2cbfa856cc9942dd4c642f559e2b81c312fa65b
Author: FrÃdÃric PÃters <fpeters 0d be>
Date: Mon Oct 10 16:00:50 2011 -0400
make: add missing logging import
jhbuild/commands/make.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/jhbuild/commands/make.py b/jhbuild/commands/make.py
index 07c54b5..ddba85c 100644
--- a/jhbuild/commands/make.py
+++ b/jhbuild/commands/make.py
@@ -17,6 +17,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+import logging
import os
import sys
import time
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]