From patchwork Fri May 13 23:36:19 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [RFC,01/10] create-pull-request: alphabetize arguments Date: Fri, 13 May 2011 23:36:19 -0000 From: Darren Hart X-Patchwork-Id: 3999 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 5ad7666..225a89a 100755 --- a/scripts/create-pull-request +++ b/scripts/create-pull-request @@ -9,14 +9,14 @@ usage() { CMD=$(basename $0) cat <