|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] missing log_success_msg?
Where is log_success_msg bash function supposed to be coming from? It is
used in /etc/init.d/xendomains, and at least on my FC5 test system doesn't
seem to exist anywhere.
root@nibbler:~> service xendomains start
xendomains already running (lockfile exists)/etc/init.d/xendomains: line 67:
log_success_msg: command not found
It only seems to appear in the xendomains script:
root@nibbler:~/code/xen-unstable> grep -r log_success_msg *
dist/install/etc/init.d/xendomains: log_success_msg "
[${_SMSG[${_RC_RV}]}] "
tools/examples/init.d/xendomains: log_success_msg "
[${_SMSG[${_RC_RV}]}] "
This seems like a simple cosmetic issue that should be corrected prior to
3.0.3.
-Sean
--
Sean Dague
IBM Linux Technology Center email: japh@xxxxxxxxxx
Open Hypervisor Team alt: sldague@xxxxxxxxxx
pgpSsCf8ySSoN.pgp
Description: PGP signature
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] missing log_success_msg?,
Sean Dague <=
|
|
|
|
|