tweak
This commit is contained in:
parent
1d32d902c9
commit
8d5374f4a3
1 changed files with 1 additions and 1 deletions
2
Core.hs
2
Core.hs
|
@ -235,7 +235,7 @@ autoUpgrade = do
|
|||
|
||||
upgradeFrom0 :: Annex ()
|
||||
upgradeFrom0 = do
|
||||
showSideAction "Upgrading object directory layout for git-annex 0.04..."
|
||||
showSideAction "Upgrading object directory layout..."
|
||||
g <- Annex.gitRepo
|
||||
|
||||
-- do the reorganisation of the files
|
||||
|
|
Loading…
Reference in a new issue