From: Christian Kamm Date: Mon, 3 Jul 2017 11:16:29 +0000 (+0200) Subject: csync tests: remove stray 'print' X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~704^2^2~77 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d018d460e3968ea67352a9dad9f3bdbe8a97306e;p=nextcloud-desktop.git csync tests: remove stray 'print' --- diff --git a/csync/tests/ownCloud/ownCloud/Test.pm b/csync/tests/ownCloud/ownCloud/Test.pm index 0034b0e6b..251164e2c 100644 --- a/csync/tests/ownCloud/ownCloud/Test.pm +++ b/csync/tests/ownCloud/ownCloud/Test.pm @@ -298,7 +298,6 @@ sub localCleanup($) sub csync( ;$ ) { my $expected = $_[0] // 0; - print "EXPECTED $expected\n"; my $url = testDirUrl(); if( $url =~ /^https:/ ) {