Avoid doing chdir .., as it breaks the ability to use symlinks properly.
authorDaniel Stenberg <daniel@haxx.se>
Wed, 24 Mar 2004 10:52:21 +0000 (10:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 24 Mar 2004 10:52:21 +0000 (10:52 +0000)
commit41cd36b8306a7684898102acf8cf6d2233ed6a82
tree3c117e72e79b676ac556319ec8f1657214703955
parent242be5577142d181d2c90b727281a32d36f7b72b
Avoid doing chdir .., as it breaks the ability to use symlinks properly.
chdir to absolute directory names instead. (this flaw exists in the shell
version too)
tests/testcurl.pl