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

Cache UID/GID per user/group #7

Closed
wants to merge 1 commit into from

Conversation

LexLythius
Copy link

Don't assume the user will be the same every time.

Don't assume the user will be the same every time.
@@ -1,15 +1,16 @@
'use strict';
var gutil = require('gulp-util');
var fs = require('fs');
Copy link
Owner

Choose a reason for hiding this comment

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

?

Copy link
Author

Choose a reason for hiding this comment

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

That is a leftover from a horrible workaround for an issue I found a few days ago.
I'll remove that and re-submit the PR.

sindresorhus pushed a commit that referenced this pull request May 27, 2015
@LexLythius
Copy link
Author

Done. New PR here.

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.

3 participants