[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[6603] trunk/old-handler.pl



Revision: 6603
          http://sourceforge.net/p/ledger-smb/code/6603
Author:   einhverfr
Date:     2014-01-23 07:53:26 +0000 (Thu, 23 Jan 2014)
Log Message:
-----------
eliminating exit error at the bottom of old code

Modified Paths:
--------------
    trunk/old-handler.pl

Modified: trunk/old-handler.pl
===================================================================
--- trunk/old-handler.pl	2014-01-23 05:12:33 UTC (rev 6602)
+++ trunk/old-handler.pl	2014-01-23 07:53:26 UTC (rev 6603)
@@ -219,7 +219,7 @@
   # when output terminates.  A mere 'die' will no longer trigger an automatic
   # error, but die 'foo' will map to $form->error('foo')
   # -- CT
-  $form->_error("'$_'")  unless $_ =~ /^Died/i; 
+  $form->_error("'$_'")  unless $_ =~ /^Died/i or $_ =~ /^exit at Ledger/; 
 } 
 ;
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits