Fix the debug output to show correctly whether it's a repo schema upgrade or downgrade
modified libpkg/pkgdb_repo.c
@@ -775,7 +775,7 @@ upgrade_repo_schema(struct pkgdb *db, const char *database, int current_version)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -795,7 +795,7 @@ downgrade_repo_schema(struct pkgdb *db, const char *database, int current_versio
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|