From 5d8f90b6fc87452d17500b107b026411c80e427a Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Wed, 13 Nov 2024 16:20:42 -0700 Subject: [PATCH] 6-prerelease1 --- reinstall-esp-idf.sh | 2 +- todo.txt | 14 +++++++------- version.txt | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/reinstall-esp-idf.sh b/reinstall-esp-idf.sh index ffaace6..5578ff2 100644 --- a/reinstall-esp-idf.sh +++ b/reinstall-esp-idf.sh @@ -186,7 +186,7 @@ function handleExport() { restoreExportScriptChk=$? fi - writeToLog "Ddding $runningDir/add-to-export-sh.txt to $exportScript" + writeToLog "Appending $runningDir/add-to-export-sh.txt to $exportScript" cat $runningDir/add-to-export-sh.txt >> $exportScript returnStatus exportCatChk=$? diff --git a/todo.txt b/todo.txt index eb91adb..fd77693 100644 --- a/todo.txt +++ b/todo.txt @@ -33,15 +33,15 @@ testan: x bash reinstall-esp-idf.sh --help x bash reinstall-esp-idf.sh -h x bash reinstall-esp-idf.sh h - bash reinstall-esp-idf.sh test - bash reinstall-esp-idf.sh t - bash reinstall-esp-idf.sh retool - bash reinstall-esp-idf.sh rt - bash reinstall-esp-idf.sh + x bash reinstall-esp-idf.sh test + x bash reinstall-esp-idf.sh t + b bash reinstall-esp-idf.sh retool + b bash reinstall-esp-idf.sh rt + x bash reinstall-esp-idf.sh bash reinstall-esp-idf.sh clearlogs bash reinstall-esp-idf.sh clear bash reinstall-esp-idf.sh cl - bash reinstall-esp-idf.sh interactive + x bash reinstall-esp-idf.sh interactive bash reinstall-esp-idf.sh i bash reinstall-esp-idf.sh nuke bash reinstall-esp-idf.sh n @@ -54,7 +54,7 @@ figure out how to message users properly bug: duplicate export added to export.sh involves testExport prolly lol - # nuke and retool working fine for sure + issue be in retool verbosity levels? less verbose on git commands and installers? diff --git a/version.txt b/version.txt index 08b29c3..b52e378 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -6-prerelease0 \ No newline at end of file +6-prerelease1 \ No newline at end of file