turn off debug mode

This commit is contained in:
Markus Kienast 2017-08-29 10:23:50 +02:00
parent be9a9bec10
commit 1be7081524
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ func TestCalcOptimalPartSize(t *testing.T) {
*/
// If you want the results of all tests printed
var debug = true
var debug = false
var equalparts, lastpartsize int64
// sanity check