Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insteon: Fix Path Comparison in Windows for Update_Docs.pl #238

Merged
merged 1 commit into from
Jul 29, 2013

Conversation

krkeegan
Copy link
Collaborator

If inode==0 then we are probably on windows, so use abs_path to compare the two paths and see if they are the same.

I don't have windows so hopefully this works.

Fixes #234

If inode==0 then we are probably on windows, so use abs_path to compare the two paths and see if they are the same.

I don't have windows so hopefully this works.

Fixes hollie#234
krkeegan added a commit that referenced this pull request Jul 29, 2013
Insteon: Fix Path Comparison in Windows for Update_Docs.pl
@krkeegan krkeegan merged commit 6069ecd into hollie:master Jul 29, 2013
@krkeegan krkeegan deleted the fix_issue_234 branch July 29, 2013 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants