public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: ltp-list@lists.sourceforge.net
Cc: Joseph Beckenbach <jbeckenbach@lancope.com>
Subject: Re: [LTP] Suggested patch for Debian distro testing, part 2 of 2
Date: Tue, 25 Mar 2014 13:04:13 -0400	[thread overview]
Message-ID: <2709183.VL7AkHPJaX@vapier> (raw)
In-Reply-To: <4506ACC2AE90484D87F9A883BA36C21C548CD0@LCHQEX03.lancope.local>


[-- Attachment #1.1: Type: text/plain, Size: 219 bytes --]

On Tue 25 Mar 2014 13:42:44 Joseph Beckenbach wrote:
> -. initialize.sh
> +. `dirname $0`/initialize.sh

style note: use $(...), not `...`.  you also should properly quote:
	. "$(dirname "$0")/initialize.sh"
-mike

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech

[-- Attachment #3: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

      parent reply	other threads:[~2014-03-25 17:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25 13:42 [LTP] Suggested patch for Debian distro testing, part 2 of 2 Joseph Beckenbach
2014-03-25 15:43 ` chrubis
2014-03-25 17:04 ` Mike Frysinger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2709183.VL7AkHPJaX@vapier \
    --to=vapier@gentoo.org \
    --cc=jbeckenbach@lancope.com \
    --cc=ltp-list@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox