sm-discuss AT lists.ibiblio.org
Subject: Public SourceMage Discussion List
List archive
[SM-Discuss] cast --reconfigure --queue, RECONFIGURE not exported
- From: Vladimír Marek <vlmarek AT volny.cz>
- To: sm-discuss AT lists.ibiblio.org
- Subject: [SM-Discuss] cast --reconfigure --queue, RECONFIGURE not exported
- Date: Mon, 26 Jul 2004 13:49:39 +0200
Hello,
I tried to do
cast -r -c --queue, but found that the spells didn't ask me for a new
config. It's caused by line 258 of /usr/sbin/cast:
-r|--reconfigure) RECONFIGURE="$1"; shift 1 ;;
The RECONFIGURE variable is not exported, and (probably ?) new processes
are spawned for spells in queue. If I change the line to
-r|--reconfigure) export RECONFIGURE="$1"; shift 1 ;;
It seems to me that everything is working as it should.
Does it have any meaning to _not_ export this variable ?
--
Neuron
Attachment:
pgp5ivhCifrgb.pgp
Description: PGP signature
-
[SM-Discuss] cast --reconfigure --queue, RECONFIGURE not exported,
Vladimír Marek, 07/26/2004
-
Re: [SM-Discuss] cast --reconfigure --queue, RECONFIGURE not exported,
Andrew, 07/26/2004
-
Re: [SM-Discuss] cast --reconfigure --queue, RECONFIGURE not exported,
Seth Alan Woolley, 07/26/2004
-
Re: [SM-Discuss] cast --reconfigure --queue, RECONFIGURE not exported,
Andrew, 07/26/2004
- Re: [SM-Discuss] cast --reconfigure --queue, RECONFIGURE not exported, Seth Alan Woolley, 07/26/2004
- Re: [SM-Discuss] cast --reconfigure --queue, RECONFIGURE not exported, Vladimír Marek, 07/27/2004
-
Re: [SM-Discuss] cast --reconfigure --queue, RECONFIGURE not exported,
Andrew, 07/26/2004
-
Re: [SM-Discuss] cast --reconfigure --queue, RECONFIGURE not exported,
Seth Alan Woolley, 07/26/2004
-
Re: [SM-Discuss] cast --reconfigure --queue, RECONFIGURE not exported,
Andrew, 07/26/2004
Archive powered by MHonArc 2.6.24.