From patchwork Mon May 16 22:26:01 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [RFC,v2,01/15] create-pull-request: alphabetize arguments Date: Mon, 16 May 2011 22:26:01 -0000 From: Darren Hart X-Patchwork-Id: 4199 Message-Id: To: openembedded-core@lists.openembedded.org Some initial cleanup prior to a significant overhaul. Signed-off-by: Darren Hart --- scripts/create-pull-request | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/create-pull-request b/scripts/create-pull-request index 784b48c..658b9c2 100755 --- a/scripts/create-pull-request +++ b/scripts/create-pull-request @@ -10,14 +10,14 @@ usage() { CMD=$(basename $0) cat <