reproduce-devel
[Top][All Lists]
Advanced

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

[sr #110370] Problem with ./project configure


From: Mohammad Akhlaghi
Subject: [sr #110370] Problem with ./project configure
Date: Thu, 12 Nov 2020 05:08:09 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:82.0) Gecko/20100101 Firefox/82.0

Update of sr #110370 (project reproduce):

                 Privacy:                 Private => Public                 

    _______________________________________________________

Follow-up Comment #2:

Thanks for generating and sending the file. After looking at it, I noticed
that it doesn't have any errors and found out that the problem was in my
requested command: in the command, I had forgot to also redirect the "standard
error" into the file. So the errors were actually printed on your
command-line, not written into that file. In short, I should have written '&>'
instead of '>'!

Sorry for my typo!

Can you please run these commands and upload the compressed file:


./project configure -e &> out.txt
gzip out.txt


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/support/?110370>

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




reply via email to

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