Bug 325400: client.mk fast-update broken under Cygwin, patch by Teemu Mannermaa <wicked@etlicon.fi>, r+a181=bsmedberg

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195156 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gavin%gavinsharp.com
2006-04-22 17:57:06 +00:00
parent 118918caaa
commit 152d804b51

View File

@@ -46,7 +46,7 @@ if (!$hours) {
# if there is no such file, this will all just fail, which is ok
open REPOSITORY, "<CVS/Repository";
$rootdir = <REPOSITORY>;
chop $rootdir;
$rootdir =~ tr/\r\n//d; # Remove newlines
close REPOSITORY;
# try to guess the current branch by looking at all the