From: Silvio Rhatto Date: Thu, 16 Mar 2017 13:23:49 +0000 (-0300) Subject: Minor fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=5df56e1704077176c0b8b87de850b33447fbbdbf;p=metadot.git Minor fix --- 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