diff options
| author | Kyrylo Yatsenko <hedrok@gmail.com> | 2025-07-11 07:33:28 +0300 |
|---|---|---|
| committer | Kyrylo Yatsenko <hedrok@gmail.com> | 2025-07-11 07:48:33 +0300 |
| commit | 3a193a783d5091442d95e36dce7e2fef016941ba (patch) | |
| tree | 510a1092c3031c24ae9452fd09929a6fa7e5d7a1 /scripts/priority.pl | |
| parent | 7b05c4072d62ab65e4737fbbbadcbd8c1ce53aa8 (diff) | |
| download | vyatta-cfg-3a193a783d5091442d95e36dce7e2fef016941ba.tar.gz vyatta-cfg-3a193a783d5091442d95e36dce7e2fef016941ba.zip | |
cli: T6769: fix after commit args validation
Command `commit-config` passed all it's arguments
to `commit`. This led to an error in case of simple usage
`commit-config 1`: "1" was passed to commit and validation
rejected this argument.
Fix is just to use `args` variable instead that was already
calculated in function and filtered out first numerical argument,
but wasn't used.
Diffstat (limited to 'scripts/priority.pl')
0 files changed, 0 insertions, 0 deletions
