We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bosch:battery_i>updateCustomEnv.solo --removeKey=GDK_stones_projects bosch:battery_i>cat customenv export stone_dir=/bosch1/users/dhenrich/_stones/37x/stones/battery_i export ROWAN_PROJECTS_HOME=/bosch1/users/dhenrich/_stones/37x/i_37x_externals_st export STONES_DATA_HOME=/bosch1/users/dhenrich/gsdevkit_stones_REGISTRY export GEMSTONE=/bosch1/users/dhenrich/_stones/37x/i_37x/noop50/gs/product ISTRY export GEMSTONE=/bosch1/users/dhenrich/_stones/37x/i_37x/noop50/gs/product product
ISTRY and duplicate export GEMSTONE=/bosch1/users/dhenrich/_stones/37x/i_37x/noop50/gs/product and product at end are the evidence
ISTRY
export GEMSTONE=/bosch1/users/dhenrich/_stones/37x/i_37x/noop50/gs/product
product
The text was updated successfully, but these errors were encountered:
Here's the registry entry which is the correct reference:
#stoneDirectorySpec : GDKrowanStoneDirectorySpec { #name : 'minimal_rowan3', #dbfSource : '$GEMSTONE/bin/extent0.rowan3.dbf', #bin : 'bin', #logs : 'logs', #netldiPort : 33431, #customenv : { 'stone_dir' : '/bosch1/users/dhenrich/_stones/37x/stones/battery_i', 'ROWAN_PROJECTS_HOME' : '/bosch1/users/dhenrich/_stones/37x/i_37x_externals_st', 'STONES_DATA_HOME' : '/bosch1/users/dhenrich/gsdevkit_stones_REGISTRY', 'GEMSTONE' : '/bosch1/users/dhenrich/_stones/37x/i_37x/noop50/gs/product' }, #userId : 'SystemUser' },
Sorry, something went wrong.
No branches or pull requests
ISTRY
and duplicateexport GEMSTONE=/bosch1/users/dhenrich/_stones/37x/i_37x/noop50/gs/product
andproduct
at end are the evidenceThe text was updated successfully, but these errors were encountered: