aboutsummaryrefslogtreecommitdiff
path: root/metadot
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-16 10:23:49 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-16 10:23:49 -0300
commit5df56e1704077176c0b8b87de850b33447fbbdbf (patch)
tree7174730e88a09dc09abccbd49ce9fe46400bc0fa /metadot
parent908bb1e56cacdac407a19e2aff37deaf1870ef5f (diff)
downloadmetadot-5df56e1704077176c0b8b87de850b33447fbbdbf.tar.gz
metadot-5df56e1704077176c0b8b87de850b33447fbbdbf.tar.bz2
Minor fix
Diffstat (limited to 'metadot')
-rwxr-xr-xmetadot2
1 files changed, 1 insertions, 1 deletions
diff --git a/metadot b/metadot
index 4e16b6d..6991efe 100755
--- a/metadot
+++ b/metadot
@@ -231,7 +231,7 @@ function metadot_process_bundle {
exit 1
fi
- cat $DOT/bundles/bundle | while read item; do
+ cat $DOT/bundles/$bundle | while read item; do
option="`echo $OPT | sed -e 's|-bundle||g'`"
if grep -q "^bundles/" $item; then