summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/path.py
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-08-27 07:48:10 +1000
committerChris Johns <chrisj@rtems.org>2013-08-27 07:48:10 +1000
commit5e536f822d729ffeb05027742ea23c9e2cf492ea (patch)
tree96ed5c46e0f7e009fbc49a766fd803bcaf93d731 /source-builder/sb/path.py
parentconfig: Fix the empty case of extra gcc options. (diff)
downloadrtems-source-builder-5e536f822d729ffeb05027742ea23c9e2cf492ea.tar.bz2
sb: Import log for the copytree warnings.
Diffstat (limited to 'source-builder/sb/path.py')
-rw-r--r--source-builder/sb/path.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/source-builder/sb/path.py b/source-builder/sb/path.py
index 8354880..e5cbae7 100644
--- a/source-builder/sb/path.py
+++ b/source-builder/sb/path.py
@@ -23,6 +23,7 @@
# level. This allows macro expansion to work.
#
+import log
import os
import shutil
import string