Yamashita Yuu 4c5ffc8d99 Avoid infinite loop in case where pwd returns relative path
The `pwd` may return relative path if the `$PWD` is badly declared
in bash/zsh (e.g. `PWD="." bash`). To avoid the infinite loop in
`find_local_version_file()`, stop finding the version file if the
target paths are same consecutively.
2014-01-03 08:35:39 +09:00
..
2014-01-02 22:49:23 +09:00
2013-08-15 22:29:47 +09:00
2014-01-03 04:58:44 +09:00
2014-01-03 04:33:30 +09:00
2014-01-03 04:33:30 +09:00
2013-01-18 19:09:56 +09:00
2013-08-15 22:29:47 +09:00
2014-01-03 04:33:30 +09:00
2014-01-03 04:33:30 +09:00