mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
Merge pull request #320 from nathanleclaire/diagnostic_oops
Diagnostic oops
This commit is contained in:
commit
daf0b870b6
@ -55,7 +55,7 @@ var (
|
||||
|
||||
func init() {
|
||||
for _, c := range localCmdCaptures {
|
||||
localCmdCaptures = append(localCmdCaptures, c)
|
||||
localCaptures = append(localCaptures, c)
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
package main
|
Loading…
Reference in New Issue
Block a user