On 3/20/21 10:44 AM, Pierre Labastie wrote:

Anyway, I hope you are now convinced that the right command for testing script
status is:
if ! check_script_status; then continue; fi

I agree with the syntax, but have a problem with the name. What are we checking the script status for? complete? error? Perhaps

if is_valid_script; then continue; fi

I'll note that I wrote the original function, including the name, but DJ modified the function.

  -- Bruce
--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to