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

Minor issue #77

Merged
merged 2 commits into from
Feb 23, 2015
Merged

Minor issue #77

merged 2 commits into from
Feb 23, 2015

Conversation

dwlee
Copy link
Contributor

@dwlee dwlee commented Feb 13, 2015

Follow up issue
robotics-in-concert/rocon_concert#261

  • Create user_friendly_name()
  • Create file existence checker
  • Paths.py name changed

if not os.path.isfile(file_path) or os.stat(file_path).st_size <= 0:
is_validated = True
else:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The else part is redundant.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I deleted it.

@stonier stonier added this to the Indigo - General milestone Feb 22, 2015
@stonier
Copy link
Member

stonier commented Feb 23, 2015

:neckbeard:

stonier added a commit that referenced this pull request Feb 23, 2015
@stonier stonier merged commit efab754 into indigo Feb 23, 2015
@stonier stonier deleted the minor_patch branch August 25, 2016 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants