Update script redundantly executes the same commands twice using a quoted CMD string then a direct invocation, causing duplicate script runs and possible quoting errors. Expected: Each script runs only once. Impact: unnecessary execution, harder to maintain. Fix: unify to a single, consistently quoted invocation.
Bug: Duplicate Command Execution and Redundant CMD Variable Usage in Update Scripts
-
Martin Polasko
-
Martin Polasko
-
RHDH Cope
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Resolved: