reproduce-devel
[Top][All Lists]
Advanced

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

[Reproduce-devel] [bug #56295] Git hooks not written after installing me


From: Mohammad Akhlaghi
Subject: [Reproduce-devel] [bug #56295] Git hooks not written after installing metastore
Date: Thu, 9 May 2019 10:52:20 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0

URL:
  <https://savannah.nongnu.org/bugs/?56295>

                 Summary: Git hooks not written after installing metastore
                 Project: Reproducible paper template
            Submitted by: makhlaghi
            Submitted on: Thu 09 May 2019 03:52:18 PM BST
                Category: Software
                Severity: 3 - Normal
              Item Group: Output not reasonable
                  Status: In Progress
                 Privacy: Public
             Assigned to: makhlaghi
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I just noticed that after installing Metastore, we aren't setting the Git
hooks to call it! 

Until now, we would store the current directory in a `current_dir' Bash
variable before running `gbuild' to build the program. However, in this
Makefile, we aren't using `.ONESHELL'. As a result, each un-quoted new-line
character creates a new shell and the `current_dir' variable that we used
afterwards was empty!

I am busy implementing the fix.




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?56295>

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




reply via email to

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