commit 83117bfe5a21d13f8ce8035b20536058d0514f28 from: Omar Polo date: Sat Aug 07 14:02:24 2021 UTC another aesthetic change to the regression test output commit - 370b4f2e3e4c748ada26a29d94e4dd3495112d08 commit + 83117bfe5a21d13f8ce8035b20536058d0514f28 blob - f329d049a041564bc0cb8df4e895fa9c46d63278 blob + a1ff171bbf4ab900d2a7782423623dc92a2c8e2c --- script.c +++ script.c @@ -1543,7 +1543,8 @@ main(int argc, char **argv) break; } - printf("\n"); + if (filler == NULL) + printf("\n"); i++; }