Public bug reported:

http://bazaar.launchpad.net/~puredyne-
team/bouilloncube/devel/annotate/head%3A/sh/make-live-device.sh#L52

if [ `echo $1 | cut -d . -f 2` == "iso" ] ; then

will break if/when iso filename contains more than one '.'

** Affects: bouilloncube
     Importance: Undecided
         Status: New

-- 
potential problems when iso filename contains more dots
https://bugs.launchpad.net/bugs/508210
You received this bug notification because you are a member of puredyne
team, which is the registrant for bouilloncube.

Status in bouillon cube: New

Bug description:
http://bazaar.launchpad.net/~puredyne-team/bouilloncube/devel/annotate/head%3A/sh/make-live-device.sh#L52

if [ `echo $1 | cut -d . -f 2` == "iso" ] ; then

will break if/when iso filename contains more than one '.'



_______________________________________________
Mailing list: https://launchpad.net/~puredyne-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~puredyne-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to