revert bad change

This commit is contained in:
Joey Hess 2012-10-09 13:49:27 -04:00
parent 5ac15149cc
commit 8eb1ba4cfe

View file

@ -210,7 +210,7 @@ handleAdds delayadd st changechan transferqueue dstatus cs = returnWhen (null in
sha <- inRepo $ sha <- inRepo $
Git.HashObject.hashObject BlobObject link Git.HashObject.hashObject BlobObject link
stageSymlink file sha stageSymlink file sha
queueTransfers Next transferqueue dstatus st key (Just file) Upload queueTransfers Next transferqueue dstatus key (Just file) Upload
showEndOk showEndOk
return $ Just change return $ Just change