chiark / gitweb /
actually work with arbitrage again
[ypp-sc-tools.web-live.git] / pctb / yppsc-commod-processor
index 9bb0d71fb1229972fdacfa2c172d2056784e95ac..92dbb0c4f118332801a4b5fb3abbef50c15cb876 100755 (executable)
@@ -92,7 +92,7 @@ our $arbitrage_only= 0;
 
 sub main__arbitrage () {
     $arbitrage_only= 1;
-    main__bestprice();
+    main__bestprices();
 }
 
 sub main__bestprices () {