Skip to content

Commit

Permalink
Merge branch 'tb/maint-t9200-case-insensitive'
Browse files Browse the repository at this point in the history
* tb/maint-t9200-case-insensitive:
  Fix t9200 on case insensitive file systems
  • Loading branch information
Jeff King committed Nov 4, 2012
2 parents 0169320 + e342acc commit 2393e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/t9200-git-cvsexportcommit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ then
test_done
fi

CVSROOT=$PWD/cvsroot
CVSROOT=$PWD/tmpcvsroot
CVSWORK=$PWD/cvswork
GIT_DIR=$PWD/.git
export CVSROOT CVSWORK GIT_DIR
Expand Down

0 comments on commit 2393e2d

Please sign in to comment.