minor syntax changes
This commit is contained in:
parent
025ded4a2d
commit
b505ba83e8
19 changed files with 78 additions and 95 deletions
|
@ -20,7 +20,6 @@ seek = [withNothing start]
|
|||
|
||||
start :: CommandStart
|
||||
start = do
|
||||
g <- gitRepo
|
||||
u <- getUUID g
|
||||
u <- getUUID
|
||||
liftIO $ putStrLn $ "annex.uuid=" ++ u
|
||||
stop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue