GWS free/licensed flag
This commit is contained in:
3
bin/gws
3
bin/gws
@@ -34,6 +34,9 @@ shortcuts = {
|
|||||||
'-rr': ['--rerun-tasks'],
|
'-rr': ['--rerun-tasks'],
|
||||||
'-wl': ['--write-locks'],
|
'-wl': ['--write-locks'],
|
||||||
'-rt': ['--rerun-tasks'],
|
'-rt': ['--rerun-tasks'],
|
||||||
|
'-ef': ['-Penvironment=free'],
|
||||||
|
'-el': ['-Penvironment=licensed'],
|
||||||
|
'-lic': ['-Penvironment=licensed']
|
||||||
}
|
}
|
||||||
|
|
||||||
optionsWithArgument = {'-x', '-b', '-c', '-g', '-p', '-D', '-I', '-P'}
|
optionsWithArgument = {'-x', '-b', '-c', '-g', '-p', '-D', '-I', '-P'}
|
||||||
|
|||||||
Reference in New Issue
Block a user