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

fix leading dashes in log and pid filenames #180

Closed
wants to merge 1 commit into from
Closed

fix leading dashes in log and pid filenames #180

wants to merge 1 commit into from

Conversation

bmount
Copy link
Contributor

@bmount bmount commented Nov 30, 2011

Fix for issue #178, utile.randomString will give you a leading hypen in 1/64 uids and associated filenames.

@mmalecki
Copy link
Contributor

Why Qq? I'm curious.

@mmalecki
Copy link
Contributor

Thanks Brian, cherry-picked onto master as e7e8fdf (little change: s/Qq/_/, changing the length could possibly break something).

@mmalecki mmalecki closed this Nov 30, 2011
@bmount
Copy link
Contributor Author

bmount commented Nov 30, 2011

Just picked Qq on whim. _ is fine and agree better to have 4 char consistency than inconsequential change in randomness. I think having 2^6 - 1 usable chars is a bug in the Latin alphabet, or some sort of 70's Bell Labs prank that spun out of control.

@mmalecki
Copy link
Contributor

Hahaha, maybe they take pull requests?

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.

None yet

2 participants