Bug found by:
Submitted by:
Requested by:
Reviewed by:
Approved by:
Obtained from:
proc $MODULE.bootcmd { node } {
global ROOTDIR LIBDIR
- if { $ROOTDIR == "." && $LIBDIR == "." } {
+ if { $ROOTDIR == "." && $LIBDIR == "" } {
;# on remote GUI / PC:
return "/usr/local/bin/quaggaboot.sh"
} else {
# set shell [router.quagga.shellcmd $node_id]
# FUNCTION
# Procedure shellcmd returns the shell that will be opened
-# as a default shell for the virtual node.
+# as a default shell for the virtual node.
# Procedure router.quagga.shellcmd returns vtysh.
# INPUTS
# * node_id - id of the node (type of the node is router