Compare commits

...

No commits in common. "4e0aae0f011d00421af7f56cc2f9231482a20eb2" and "d99f3d310d68ae99dbc32735c02e5d9117661ebc" have entirely different histories.

View File

@ -636,7 +636,6 @@ rsync_sync() {
fi fi
eval post_hook="\$${MODULE}_post_hook" eval post_hook="\$${MODULE}_post_hook"
eval jigdo_pkg_repo="\$${MODULE}_jigdo_pkg_repo" eval jigdo_pkg_repo="\$${MODULE}_jigdo_pkg_repo"
export jigdo_pkg_repo
eval arch_configurations="\$${MODULE}_arch_configurations" eval arch_configurations="\$${MODULE}_arch_configurations"
eval repo_type="\$${MODULE}_type" eval repo_type="\$${MODULE}_type"