Add Batch in Config image
[aaf/authz.git] / auth / auth-batch / src / main / java / org / onap / aaf / auth / batch / reports / PrepExtend.java
index 3e0dd01..d0eab00 100644 (file)
@@ -82,7 +82,7 @@ public class PrepExtend extends Batch {
                Date now = gc.getTime();
                
                int ifrom = 0;
-               int ito = 0;
+               int ito = 4;
                
                for(int i=0; i< args().length;++i) {
                        switch(args()[i]) {