Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

10.9 Updates Not Propagating to the Root Branch #19

Closed
kubman007 opened this issue Mar 20, 2014 · 1 comment
Closed

10.9 Updates Not Propagating to the Root Branch #19

kubman007 opened this issue Mar 20, 2014 · 1 comment

Comments

@kubman007
Copy link

The case statement in /var/www/html/webadmin/scripts/adminHelper.sh needs
to be updated to get 10.9 updates to propagate to the root branch when
³applying². Add in the second to last entry.

rootBranch)
cp
"/srv/SUS/html/content/catalogs/others/index-leopard.merged-1_$2.sucatalog"
"/srv/SUS/html/index-leopard.merged-1.sucatalog"
cp
"/srv/SUS/html/content/catalogs/others/index-lion-snowleopard-leopard.merge
d-1_$2.sucatalog"
"/srv/SUS/html/index-lion-snowleopard-leopard.merged-1.sucatalog"
cp
"/srv/SUS/html/content/catalogs/others/index-leopard-snowleopard.merged-1_$
2.sucatalog" "/srv/SUS/html/index-leopard-snowleopard.merged-1.sucatalog"
cp
"/srv/SUS/html/content/catalogs/others/index-mountainlion-lion-snowleopard-
leopard.merged-1_$2.sucatalog"
"/srv/SUS/html/index-mountainlion-lion-snowleopard-leopard.merged-1.sucatal
og"
cp
"/srv/SUS/html/content/catalogs/others/index-10.9-mountainlion-lion-snowleo
pard-leopard.merged-1_$2.sucatalog"
"/srv/SUS/html/index-10.9-mountainlion-lion-snowleopard-leopard.merged-1.su
catalog"
cp "/srv/SUS/html/content/catalogs/index_$2.sucatalog"
"/srv/SUS/html/index.sucatalog"
;;

@jschripsema
Copy link

Commit a74e170 closes #19

@jamf jamf closed this as completed Apr 15, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants