Page MenuHomePhabricator

Fix two issues with shell/config scripts for hosted repositories
ClosedPublic

Authored by epriestley on Dec 5 2013, 12:19 AM.

Details

Summary

Ref T4151. -ne is numeric in some/most/all shells; exec -- apparently doens't always work.

Test Plan

Will make @zeeg test.

Diff Detail

Branch
shells
Lint
Lint Passed
Unit
Tests Passed

Event Timeline

needs more python, and unit tests, and comments, and documentation