Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Fix grepping of PREFIX in Makefile

Kurt Garloff requested to merge fix/r5_makefile into main

Created by: chess-knight

It fixes changes from #510

Also change := to just = so openstack command in MGMTCLUSTERNAME runs only when is invoked. Make autocompletion is also quicker.

Unnecessary prefix grepping is removed in full/forceclean. CONSOLE variable is now dynamic, based on PREFIX

Merge request reports