Skip to content

Remove -l parameter from su. Changed branch to real branch #34

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

Merged
merged 1 commit into from
Feb 4, 2014

Conversation

b4ldr
Copy link
Contributor

@b4ldr b4ldr commented Feb 3, 2014

The -l switch in su causes the CWD to be changed to the users home directory. if this is different to the repo path git commands fail.

some git commands where still using ${branch} instead of ${real_branch}. this caused failures if no branch was specified

…oaded which changes the CWD

Change branch parameter to real_branch where appropriate.
Aethylred added a commit that referenced this pull request Feb 4, 2014
Remove -l parameter from su.  Changed branch to real branch
@Aethylred Aethylred merged commit 4468370 into nesi:master Feb 4, 2014
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