unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: pimi <madalinionel.patrascu@mdc-berlin.de>
Cc: 32984@debbugs.gnu.org
Subject: [bug#32984] [PATCH] gnu: filtlong: update path in aux script.
Date: Thu, 11 Oct 2018 16:55:50 -0400	[thread overview]
Message-ID: <20181011205550.GF7201@jasmine.lan> (raw)
In-Reply-To: <20181009162239.17415-1-madalinionel.patrascu@mdc-berlin.de>

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

On Tue, Oct 09, 2018 at 06:22:39PM +0200, pimi wrote:
> * gnu/packages/bioinformatics.scm (filtlong)[extra scritps]: corrected
> the loading path for the filtlong in the script read_info_histograms.sh.

[...]

>               (lambda _
>                 (substitute* "scripts/read_info_histograms.sh"
>                   (("awk") (which "gawk")))
> +               (substitute* "scripts/read_info_histograms.sh"
> +                (("/../") "/../../../"))
>                 #t)))))

Can you add a code comment explaining the effect of this change? It's
rather cryptic! :)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2018-10-11 20:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08  9:17 [bug#32984] [PATCH] gnu: Add filtlong pimi
2018-10-08 16:32 ` bug#32984: " Ludovic Courtès
2018-10-09 16:22 ` [bug#32984] [PATCH] gnu: filtlong: update path in aux script pimi
2018-10-11 20:55   ` Leo Famulari [this message]
2018-11-05 16:26     ` mpatras

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20181011205550.GF7201@jasmine.lan \
    --to=leo@famulari.name \
    --cc=32984@debbugs.gnu.org \
    --cc=madalinionel.patrascu@mdc-berlin.de \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).