Review code formatting
Signed-off-by: Gaulthier Gain <gaulthier.gain@uliege.be>
This commit is contained in:
parent
0031a3612a
commit
c1c9f21b7e
1 changed files with 10 additions and 9 deletions
|
@ -274,6 +274,7 @@ func detectPermissionDenied(str string) bool {
|
|||
}
|
||||
return false
|
||||
}
|
||||
|
||||
// parseTrace parses the output of the 'ftrace' command.
|
||||
//
|
||||
// It returns true if command must be run with sudo, otherwise false.
|
||||
|
|
Loading…
Add table
Reference in a new issue