aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorOndrej Lhotak <olhotak@uwaterloo.ca>2015-01-08 10:00:51 +0100
committerOndrej Lhotak <olhotak@uwaterloo.ca>2015-01-08 10:08:24 +0100
commit0b8f4eabe99d5a3df4907ae6366b529c446a408a (patch)
tree2b5dc3603ac3b3f6d2d50fd78d3d7f02e6b0d2ca /.travis.yml
parentb25325233cbc88707f8757de5e4c028b1cf314b3 (diff)
downloaddotty-0b8f4eabe99d5a3df4907ae6366b529c446a408a.tar.gz
dotty-0b8f4eabe99d5a3df4907ae6366b529c446a408a.tar.bz2
dotty-0b8f4eabe99d5a3df4907ae6366b529c446a408a.zip
unset CDPATH in bin/dotc to make ( cd && pwd ) work correctly
When CDPATH is set, cd echoes the directory that it is switching to. The ( cd && pwd ) pattern then prints the directory twice, causing a mangled path. See https://bosker.wordpress.com/2012/02/12/bash-scripters-beware-of-the-cdpath/
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions