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

SF.net SVN: ledger-smb:[6330] trunk/LedgerSMB/Scripts/setup.pm



Revision: 6330
          http://sourceforge.net/p/ledger-smb/code/6330
Author:   ehuelsmann
Date:     2014-01-01 16:57:59 +0000 (Wed, 01 Jan 2014)
Log Message:
-----------
Correct typo (replace ':' with ';' to terminate statement).

Modified Paths:
--------------
    trunk/LedgerSMB/Scripts/setup.pm

Modified: trunk/LedgerSMB/Scripts/setup.pm
===================================================================
--- trunk/LedgerSMB/Scripts/setup.pm	2014-01-01 16:56:34 UTC (rev 6329)
+++ trunk/LedgerSMB/Scripts/setup.pm	2014-01-01 16:57:59 UTC (rev 6330)
@@ -539,7 +539,7 @@
     my $creds = LedgerSMB::Auth::get_credentials('setup');
     my $rc=0;
 
-    my $database = _get_database($request):
+    my $database = _get_database($request);
     $rc=$database->create_and_load();#TODO what if createdb fails?
     $logger->info("create_and_load rc=$rc");
 

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


------------------------------------------------------------------------------
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
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits