sgx_jmp.rb 🔗
@@ -422,7 +422,6 @@ Command.new(
# Commands that just pass through to the SGX
{
- "number-display" => ["Display JMP Number"],
"configure-calls" => ["Configure Calls"]
}.each do |node, args|
Command.new(node, *args) {
Stephen Paul Weber created
* bye-number-display:
This command is redundant with the info command
sgx_jmp.rb | 1 -
1 file changed, 1 deletion(-)
@@ -422,7 +422,6 @@ Command.new(
# Commands that just pass through to the SGX
{
- "number-display" => ["Display JMP Number"],
"configure-calls" => ["Configure Calls"]
}.each do |node, args|
Command.new(node, *args) {