term bugs + kiosk config

This commit is contained in:
kepler155c@gmail.com
2019-02-20 01:24:37 -05:00
parent da35988d50
commit c307f4020c
4 changed files with 12 additions and 6 deletions

View File

@@ -139,7 +139,7 @@ function multishell.openTab(tab)
if err then
printError(tostring(err))
if stacktrace then -- alternatively log stack to _debug
print(stacktrace)
print('\n' .. stacktrace)
end
end
print('\nPress enter to close')