Remove Solaris files
Solaris is no longer being worked on, so these files are now just dead code. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 1589cc0a85396e2768bfe9e558c7c2100dc3bc87 Component: engine
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
package container
|
||||
|
||||
// setFromExitStatus is a platform specific helper function to set the state
|
||||
// based on the ExitStatus structure.
|
||||
func (s *State) setFromExitStatus(exitStatus *ExitStatus) {
|
||||
s.ExitCodeValue = exitStatus.ExitCode
|
||||
}
|
||||
Reference in New Issue
Block a user