public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] b50cde: Fix bashisms in patch-rework.sh script
@ 2015-01-26 16:36 Bryan Hundven
  0 siblings, 0 replies; only message in thread
From: Bryan Hundven @ 2015-01-26 16:36 UTC (permalink / raw)
  To: crossgcc

[-- Attachment #1: Type: text/plain, Size: 1150 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: b50cde605a89f08ddb5ef8c5766724bd81fd5a5c
      https://github.com/crosstool-ng/crosstool-ng/commit/b50cde605a89f08ddb5ef8c5766724bd81fd5a5c
  Author: Led <ledest@gmail.com>
  Date:   2015-01-11 (Sun, 11 Jan 2015)

  Changed paths:
    M scripts/patch-rework.sh

  Log Message:
  -----------
  Fix bashisms in patch-rework.sh script

This script has a '#!/bin/sh' shabang and might be running on a POSIX
shell. So replace bash-specific constructions (pushd/popd, for((...)),
read with '-u' option) to POSIX-shell equivalents.

Signed-off-by: Led ledest@gmail.com


  Commit: cf3fc4244ce0541c6fb671ff2004e83951be798d
      https://github.com/crosstool-ng/crosstool-ng/commit/cf3fc4244ce0541c6fb671ff2004e83951be798d
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-01-26 (Mon, 26 Jan 2015)

  Changed paths:
    M scripts/patch-rework.sh

  Log Message:
  -----------
  Merge pull request #22 from Ledest/master

fix bashisms in patch-rework.sh script


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/1b04bead745e...cf3fc4244ce0

[-- Attachment #2: Type: text/plain, Size: 71 bytes --]

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-26 16:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-26 16:36 [crosstool-ng/crosstool-ng] b50cde: Fix bashisms in patch-rework.sh script Bryan Hundven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).