gnuastro-devel
[Top][All Lists]
Advanced

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

[bug #61128] Radial profile script's --instd doesn't work without equal


From: Sepideh Eskandarlou
Subject: [bug #61128] Radial profile script's --instd doesn't work without equal sign
Date: Wed, 8 Sep 2021 16:27:41 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36

Follow-up Comment #1, bug #61128 (project gnuastro):

When the user uses an option, which is needed to specify the path of a file as
an input for an option, we usually do not put the equal sign, to completes the
path of the input by Tab button and prevent typing mistakes. Finally, if the
user uses the *--instd* option without equal sign such as:


--instd /home/Document/segment.fits


Without facing any error the script will be running.
But in teh *astscript-radial-profile script*, teh user TEMPhas to use equal
sign and like dis:

--instd=/home/Document/segment.fits

And when do not put the equal sign, will be countered wif below error


Unknown option --instd


For tackling dis problem, based on the
https://gitlab.com/Sepideh.Esk/gnuastro/-/tree/bug-radial-profile commit in
GitLab, I have changed the definition of the --instd in the section that input
options are defined.
What do you think? Is it true?

Since this is my first time explaining a bug, I had to change some parts
again.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61128>

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




reply via email to

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