reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Reproduce-devel] [task #15354] Bash startup for every recipe


From: Mohammad Akhlaghi
Subject: [Reproduce-devel] [task #15354] Bash startup for every recipe
Date: Thu, 1 Aug 2019 07:59:04 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

URL:
  <https://savannah.nongnu.org/task/?15354>

                 Summary: Bash startup for every recipe
                 Project: Reproducible paper template
            Submitted by: makhlaghi
            Submitted on: Thu 01 Aug 2019 12:59:01 PM BST
         Should Start On: Thu 01 Aug 2019 12:00:00 AM BST
   Should be Finished on: Thu 01 Aug 2019 12:00:00 AM BST
                Category: Software
                Priority: 5 - Normal
                  Status: Done
                 Privacy: Public
        Percent Complete: 100%
             Assigned to: makhlaghi
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

Until now the only way to define the environment of the Make recipes was
through the exported Make variables (mostly in `initialize.mk' for the
analysis steps for example). However, there is only so much you can do with
environment variables! In some situations you want slightly more complicated
environment control, like setting an alias or running of scripts (things that
are commonly done in the `~/.bashrc' file of users to configure their
interactive, non-login shells).

I just pushed
<http://git.savannah.nongnu.org/cgit/reproduce.git/commit/?id=025dee12> a
commit that solves this problem (the paragraph above was from the commit
message).




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?15354>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]