summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
Diffstat (limited to 'boot')
-rwxr-xr-xboot1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot b/boot
index 05706af958..7dc2983fea 100755
--- a/boot
+++ b/boot
@@ -98,7 +98,6 @@ def boot_pkgs():
else:
library_dirs.append(package)
- print(library_dirs)
for package in library_dirs:
if package[-1] == '/':
# drop trailing '/'