This is an archive of the discontinued Mercurial Phabricator instance.

packaging: make packaging scripts less reliant on pwd
ClosedPublic

Authored by indygreg on May 12 2018, 5:19 PM.

Details

Summary

The scripts currently assume they are executed from the repo root.
This feels like an arbitrary restriction. Let's fix that.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.May 12 2018, 5:19 PM
This revision was automatically updated to reflect the committed changes.