projects
/
booh
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
increase a lot merging performance by workarounding some slow uses of rexml
[booh]
/
bin
/
album2booh
diff --git
a/bin/album2booh
b/bin/album2booh
old mode 100644
(file)
new mode 100755
(executable)
index
eb39ce8
..
0da1ef1
--- a/
bin/album2booh
+++ b/
bin/album2booh
@@
-36,7
+36,7
@@
require 'getoptlong'
require 'gettext'
include GetText
-require 'rexml/document'
+require '
booh/
rexml/document'
include REXML
require 'booh/booh-lib'