Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14406 > unrolled thread

Re: declare(1) not executing inside source'd script

Started byGreg Wooledge <wooledg@eeg.ccf.org>
First post2018-07-27 10:09 -0400
Last post2018-07-27 10:09 -0400
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: declare(1) not executing inside source'd script Greg Wooledge <wooledg@eeg.ccf.org> - 2018-07-27 10:09 -0400

#14406 — Re: declare(1) not executing inside source'd script

FromGreg Wooledge <wooledg@eeg.ccf.org>
Date2018-07-27 10:09 -0400
SubjectRe: declare(1) not executing inside source'd script
Message-ID<mailman.4329.1532700617.1292.bug-bash@gnu.org>
On Fri, Jul 27, 2018 at 12:26:06AM -0400, frank@eec.com wrote:
> 	produce any output (making me think that declare(1)
> 	isn't being executed at all).

For the record, declare is a builtin, not an external command with a
man page in the (1) section, so writing "declare(1)" is extremely
misleading.

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web