git-svn-id: https://svn.osgeo.org/grass/grass/trunk@72733 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -1158,7 +1158,7 @@ int main(int argc, char *argv[])
}
- if (equal) {
+ if (dir_bin && equal) {
/* this can create circular paths:
* set only if current cell does not point to neighbor
* does not avoid longer circular paths */