- Fixed a couple of Hipadaba Issues
- Added properties to Hipadaba Nodes - Made Morpheus Hipadaba aware and implemented scans for Morpheus and Hipadaba SKIPPED: psi/tecs/make_crv
This commit is contained in:
@@ -30,6 +30,9 @@ proc unknown args {
|
||||
return $reply
|
||||
} else {
|
||||
append reply $line
|
||||
if {[string first "\n" $line] < 0} {
|
||||
append reply \n
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user