Skip to content

Commit f0f42ce

Browse files
committed
No newline at end of random raw data
1 parent 5cafa48 commit f0f42ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/random-data/main.go

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ OPTIONS:
4949
fmt.Fprintln(os.Stderr, "missing value for size")
5050
os.Exit(1)
5151
}
52-
fmt.Fprintln(os.Stdout)
5352
}
5453

5554
func writeData(seed, size int64, b64 bool) error {

0 commit comments

Comments
 (0)