Explorar o código

collect stderr as well.

Oswald Buddenhagen %!s(int64=19) %!d(string=hai) anos
pai
achega
3c8ee66bfc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/run-tests.pl

+ 1 - 1
src/run-tests.pl

@@ -259,7 +259,7 @@ Slave :slave:
 SyncState *
 ".shift();
 	close FILE;
-	open FILE, "../mbsync -D -c .mbsyncrc test|";
+	open FILE, "../mbsync -D -c .mbsyncrc test 2>&1 |";
 	my @out = <FILE>;
 	close FILE;
 	unlink ".mbsyncrc";