taskManeage - Tasks: task #15354, Bash startup for every recipe

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #15354: Bash startup for every recipe

Submitter:  Mohammad Akhlaghi <makhlaghi>
Submitted:  Thu 01 Aug 2019 11:59:01 AM UTC
   
 
Should Start On:  Wed 31 Jul 2019 11:00:00 PM UTC Should be Finished on:  Wed 31 Jul 2019 11:00:00 PM UTC
Category:  Software Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  makhlaghi Percent Complete:  100%
Open/Closed:  Closed Effort:  0.00

Thu 01 Aug 2019 11:59:37 AM UTC, comment #1: 

Its first implementation has been completed.

Mohammad Akhlaghi <makhlaghi>
Group administrator
Thu 01 Aug 2019 11:59:01 AM UTC, original submission:  

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 a commit that solves this problem (the paragraph above was from the commit message).

Mohammad Akhlaghi <makhlaghi>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by makhlaghi (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-08-01 makhlaghi Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code