public inbox for goredo-devel@lists.cypherpunks.ru
Atom feed
* Segfault on broken shebangs in .do files
@ 2021-10-14  7:18 goredo
  2021-10-14 10:35 ` Sergey Matveev
  0 siblings, 1 reply; 4+ messages in thread
From: goredo @ 2021-10-14  7:18 UTC (permalink / raw)
  To: goredo-devel

Hi,

when executing .do files, i.e., a shell script that is executable, redo dies ungracefully when the shebang line is broken. I had a different comment in the first line in the file.

–Michael

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

end of thread, other threads:[~2021-10-14 12:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-14  7:18 Segfault on broken shebangs in .do files goredo
2021-10-14 10:35 ` Sergey Matveev
2021-10-14 11:16   ` goredo
2021-10-14 11:57     ` Sergey Matveev