remove a no-op regex munging on callstacks
Dependencies
- [2]
IZGZEWFGswitch to source editor on error - [3]
CUFW4EJLreorganize app.lua and its comments - [4]
AVTNUQYRbasic test-enabled framework - [*]
3QNOKBFMbeginnings of a test harness
Change contents
- replacement in app.lua at line 46
Error_message = debug.traceback('Error: ' .. tostring(err), --[[stack frame]]2):gsub('\n[^\n]+$', '')Error_message = debug.traceback('Error: ' .. tostring(err), --[[stack frame]]2)