support annex.jobs for clusters

This commit is contained in:
Joey Hess 2024-06-25 14:52:47 -04:00
parent 818030e4d3
commit cec2848e8a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
6 changed files with 65 additions and 12 deletions

View file

@ -149,7 +149,7 @@ commandAction start = do
showEndMessage startmsg False
return False
{- Waits for all worker threads to finish and merges their AnnexStates
{- Waits for all worker thrneads to finish and merges their AnnexStates
- back into the current Annex's state.
-}
finishCommandActions :: Annex ()