On 02-Jul-2014, at 1:07, Supriya Uppalapati <supriya.uppalap...@gmail.com> 
wrote:

> elsif (application_installed.slice(4,1) =~ /a|m|q/)
>       # Get the 6th & 7th char using slice method to identify between 
> Application/Database
>      if(application_installed.slice(5,2)=="db")
>         puts "Database"

Doesn't this branch need an end?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/356BB5DB-1463-471F-9852-591C01FF3D6E%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to