[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug in 2.0.1 regarding $(allclasses)?
From: |
Kai Großjohann |
Subject: |
Bug in 2.0.1 regarding $(allclasses)? |
Date: |
Sat, 26 Oct 2002 18:06:21 +0200 |
User-agent: |
Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) |
I tried to run "cfagent -x -u" on a cfagent.conf which invokes a
shell script which does "env > /tmp/foo" as the first command. I
looked at /tmp/foo, and CFALLCLASSES did not appear in that file.
I also tried to invoke the script via "exec /some/script
$(allclasses) $(myownvariable)", and then the script did "echo $@".
$(myownvariable) was replaced with the value, but the string
"$(allclasses)" was passed as arg verbatim.
Is this a bug or PEBCK?
kai
--
~/.signature is: umop ap!sdn (Frank Nobis)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Bug in 2.0.1 regarding $(allclasses)?,
Kai Großjohann <=