Using sed to fix spelling was not a really good idea.
Revert "Fix spelling"
This reverts commit 3d958c1e10
.
This commit is contained in:
2
debug.go
2
debug.go
@ -161,7 +161,7 @@ func debugHandler(kcfg config.KernelConfig, workPath, kernRegex, gdb string,
|
||||
|
||||
q.Debug(gdb)
|
||||
coloredGdbAddress := aurora.BgGreen(aurora.Black(gdb))
|
||||
fmt.Printf("[*] gdb is run on %s\n", coloredGdbAddress)
|
||||
fmt.Printf("[*] gdb runned on %s\n", coloredGdbAddress)
|
||||
|
||||
err = q.Start()
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user