X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/fcb8918f014944caf0dc844989277198ed256915..3368f7c8af4706ab309544d8710e724e8b5f0ee8:/Command/RangeCommand.php diff --git a/Command/RangeCommand.php b/Command/RangeCommand.php index 7c3270d..6ba5dd1 100644 --- a/Command/RangeCommand.php +++ b/Command/RangeCommand.php @@ -121,6 +121,9 @@ class RangeCommand extends Command { //Print shuffled range var_export(implode($shuffles)); + + //Add trailing line + echo "\n"; } //Return success