reproduce-devel
[Top][All Lists]
Advanced

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

[task #15732] Minor typos/language corrections/clarifications


From: Mohammad Akhlaghi
Subject: [task #15732] Minor typos/language corrections/clarifications
Date: Tue, 21 Jul 2020 12:43:17 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #3, task #15732 (project reproduce):

Thanks Boud, good (and useful!) point ;-)! It is now in Maneage under Commit
2fadf4ba6f <http://git.maneage.org/project.git/commit/?id=2fadf4ba6f>. 

I just removed the '$$(pwd)' part because the '$$unchecked' file is not in
project's top directory. It is in the same directory as the ultimate target
('$@'). After all, it was defined like this:


unchecked=$@.unchecked
-verbatm-

So its in the same place that the ultimate target should be, but is just
appended with an '.unchecked' suffix.

By the way, it would also be great if instead of `, you could use a
single-quote/apastrophe (') to mark code components in commit messages (or
comments). This is recommended by the GNU Coding standards and would help in
making the code more consistent ;-).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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