]> git.ipfire.org Git - thirdparty/krb5.git/commit
Use APPVEYOR_BUILD_FOLDER 434/head
authorTom Yu <tlyu@mit.edu>
Tue, 5 Apr 2016 20:27:02 +0000 (16:27 -0400)
committerTom Yu <tlyu@mit.edu>
Wed, 6 Apr 2016 03:13:41 +0000 (23:13 -0400)
commit9a892a37611675d8eaec0a0c1d91fbc300eb1b69
tree999182070e3f6a1a0566fe3a90ac5c9af3a4a487
parentace9a964cf7f7a19080fdd1dd8590bec9f3bc760
Use APPVEYOR_BUILD_FOLDER

The directory that AppVeyor does checkouts into can vary.  Use the
documented APPVEYOR_BUILD_FOLDER environment variable instead of
hardcoding a value.
appveyor.yml