From 7aafe1fbbce0b5bf12fb07d803250c016a300671 Mon Sep 17 00:00:00 2001 From: proddy Date: Thu, 29 Aug 2024 13:52:20 +0200 Subject: [PATCH] improve comment --- scripts/run_native.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/run_native.py b/scripts/run_native.py index fc81a0a03..2dd01ebea 100644 --- a/scripts/run_native.py +++ b/scripts/run_native.py @@ -35,7 +35,7 @@ def move_file(source, target, env): print("app version: " + app_version) print("platform: " + platform) - # TODO do I need .exe for windows? + # TODO do we need to add a .exe extension for windows? - need to test variant = "native" # check if output directories exist and create if necessary