unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#72952: 30.0.90; Want way to break out of Eshell for loop
@ 2024-09-02  8:26 Sean Whitton
  2024-09-09  0:59 ` Jim Porter
  0 siblings, 1 reply; 3+ messages in thread
From: Sean Whitton @ 2024-09-02  8:26 UTC (permalink / raw)
  To: 72952; +Cc: jporterbugs

X-debbugs-cc: jporterbugs@gmail.com

I am trying to run a series of tests like this:

    % for test in tests/tests/tagupl* { tests/using-intree $test }

I want the command to give up as soon as one of the tests fails.  But I
don't think there is any way to break out of the loop?  In POSIX sh, you
could use 'break'.

Thanks.

-- 
Sean Whitton





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-12 10:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02  8:26 bug#72952: 30.0.90; Want way to break out of Eshell for loop Sean Whitton
2024-09-09  0:59 ` Jim Porter
2024-09-12 10:04   ` Sean Whitton

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).