export CreateProcess fields from Utility.Process
update code to avoid cwd and env redefinition warnings
This commit is contained in:
parent
6eb5e6c135
commit
a44fd2c019
31 changed files with 458 additions and 480 deletions
|
@ -22,7 +22,6 @@ module Annex.Ssh (
|
|||
|
||||
import qualified Data.Map as M
|
||||
import Data.Hash.MD5
|
||||
import System.Process (cwd)
|
||||
import System.Exit
|
||||
|
||||
import Common.Annex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue