Update Huawei TTP template to include model information in version display
- Modified the Huawei TTP template to append the model identifier to the version string, enhancing the clarity of system information output for diagnostics.
This commit is contained in:
@@ -14,7 +14,7 @@ default_system = {
|
||||
</vars>
|
||||
|
||||
<group name="system" default="default_system">
|
||||
# VRP (R) software, Version {{ version }} {{ _line_ }}
|
||||
# VRP (R) software, Version {{ version }} ({{ model }} {{ _line_ }}
|
||||
# ESN of slot {{ slot_number }}: {{ serial_number }}
|
||||
</group>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user