Commit c8923471 authored by YannGarcia's avatar YannGarcia
Browse files

Bug fixed in script switch_its_r2.sh

parent d4ae87d6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@ do
        ln -sf 'ISO14906(2018)EfcDsrcGenericv7-patched.asn' EfcDsrcGeneric.asn
        ln -sf ISO24534-3_ElectronicRegistrationIdentificationVehicleDataModule-patched.asn ElectronicRegistrationIdentificationVehicleDataModule.asn
        ln -sf ISO14823-missing.asn GDD.asn
        cd -
    fi
    SUB_DIRS=`find . -type d`
    if [ "SUB_DIRS" != "" ]