On 12/19/2013 6:46 PM, andy pugh wrote: > There are two problems: > 1) If you select "No" to conversion then the bash script carries on > regardless (though the config will crash)
It looks like the root problem is you're treating "user abort" the same as "successful conversion", at least as far as error return codes are concerned. If you exit your update_ini script with an error code when the users says no to the "Mother may I" dialog the bash launch script should at least stop (although probably somewhat ungracefully). -- Charles Steinkuehler [email protected]
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
