Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1160589 - Create parent decision task for raptor #30052

Merged
merged 1 commit into from
May 15, 2015

Conversation

rwood-moz
Copy link

No description provided.

@lightsofapollo
Copy link
Contributor

@lightsofapollo
Copy link
Contributor

@lightsofapollo
Copy link
Contributor

var setpatchTaskRev = function() {
return new Promise(function(resolve, reject) {
if (process.env.GITHUB_PULL_REQUEST === '0') {
var cmd = "cd /home/rwood/gaia/ && git rev-parse HEAD~1";
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you can set the cwd for child_process.exec

Copy link
Author

Choose a reason for hiding this comment

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

Good to know thanks but I'll just leave it as is

@lightsofapollo
Copy link
Contributor

@rwood-moz rwood-moz closed this May 14, 2015
@rwood-moz rwood-moz reopened this May 14, 2015
@lightsofapollo
Copy link
Contributor

KevinGrandon added a commit that referenced this pull request May 15, 2015
Bug 1160589 - Create parent decision task for raptor
@KevinGrandon KevinGrandon merged commit 2bbdce1 into mozilla-b2g:master May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants