summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cli_classic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli_classic.c b/cli_classic.c
index 160ea88..d1b4686 100644
--- a/cli_classic.c
+++ b/cli_classic.c
@@ -368,6 +368,7 @@ int cli_classic(int argc, char *argv[])
if (startchip == -1)
break;
chipcount++;
+ startchip++;
}
if (chipcount > 1) {
OpenPOWER on IntegriCloud