6-prerelease1
This commit is contained in:
@@ -186,7 +186,7 @@ function handleExport() {
|
|||||||
restoreExportScriptChk=$?
|
restoreExportScriptChk=$?
|
||||||
fi
|
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
|
cat $runningDir/add-to-export-sh.txt >> $exportScript
|
||||||
returnStatus
|
returnStatus
|
||||||
exportCatChk=$?
|
exportCatChk=$?
|
||||||
|
|||||||
@@ -33,15 +33,15 @@ testan:
|
|||||||
x bash reinstall-esp-idf.sh --help
|
x bash reinstall-esp-idf.sh --help
|
||||||
x bash reinstall-esp-idf.sh -h
|
x bash reinstall-esp-idf.sh -h
|
||||||
x bash reinstall-esp-idf.sh h
|
x bash reinstall-esp-idf.sh h
|
||||||
bash reinstall-esp-idf.sh test
|
x bash reinstall-esp-idf.sh test
|
||||||
bash reinstall-esp-idf.sh t
|
x bash reinstall-esp-idf.sh t
|
||||||
bash reinstall-esp-idf.sh retool
|
b bash reinstall-esp-idf.sh retool
|
||||||
bash reinstall-esp-idf.sh rt
|
b bash reinstall-esp-idf.sh rt
|
||||||
bash reinstall-esp-idf.sh
|
x bash reinstall-esp-idf.sh
|
||||||
bash reinstall-esp-idf.sh clearlogs
|
bash reinstall-esp-idf.sh clearlogs
|
||||||
bash reinstall-esp-idf.sh clear
|
bash reinstall-esp-idf.sh clear
|
||||||
bash reinstall-esp-idf.sh cl
|
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 i
|
||||||
bash reinstall-esp-idf.sh nuke
|
bash reinstall-esp-idf.sh nuke
|
||||||
bash reinstall-esp-idf.sh n
|
bash reinstall-esp-idf.sh n
|
||||||
@@ -54,7 +54,7 @@ figure out how to message users properly
|
|||||||
|
|
||||||
bug: duplicate export added to export.sh
|
bug: duplicate export added to export.sh
|
||||||
involves testExport prolly lol
|
involves testExport prolly lol
|
||||||
# nuke and retool working fine for sure
|
issue be in retool
|
||||||
|
|
||||||
verbosity levels?
|
verbosity levels?
|
||||||
less verbose on git commands and installers?
|
less verbose on git commands and installers?
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
6-prerelease0
|
6-prerelease1
|
||||||
Reference in New Issue
Block a user