Changeset 6903
- Timestamp:
- 07/30/24 11:35:06 (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/DRIVER/orchidee.driver
r6885 r6903 219 219 if [ X${orchidee_UserChoices_ROUTING} = Xsimple ]; then 220 220 echo '<context id="orchidee" src="./context_routing_orchidee.xml"/>' >> add.tmp 221 elif [ X${ sechiba_UserChoices_ROUTING} = Xnative ] ; then221 elif [ X${orchidee_UserChoices_ROUTING} = Xnative ] ; then 222 222 echo '<context id="orchidee" src="./context_routing_native_orchidee.xml"/>' >> add.tmp 223 223 echo '<context id="orchidee_init_routing" src="./context_init_routing_native_orchidee.xml"/>' >> add.tmp
Note: See TracChangeset
for help on using the changeset viewer.