]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
mercurial: Fix buggy getctime code.
authorJoey Hess <joey@kitenet.net>
Fri, 18 Jun 2010 16:48:05 +0000 (12:48 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 18 Jun 2010 16:48:05 +0000 (12:48 -0400)
The file passed to rcs_getctime is already absolute, and it was
trying to stick the srcdir on the front.

Also, eliminated potentially unsafe shelling.


No differences found