diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-11-02 22:21:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-11-02 22:21:25 +0100 |
| commit | 158d75686cf7a1b0cef57f11e4f2e6056114e190 (patch) | |
| tree | 053ce7e9e78fbf54fd9c91240e5ec8094567ed37 | |
| parent | fd2461170f9982412f95cf8d61952df2c90dadf2 (diff) | |
Fix duplicate platform.
| -rwxr-xr-x | cdist | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -971,7 +971,6 @@ def target_factory(args): target = LinuxLocalTarget( directory=args.work, dependencies_only=args.dependencies_only, - platform="linux", distro=args.local_distro, version=args.local_version, cpu=args.local_cpu, |
