Do not print out traceback when localedef is not present
This skips the atexit handlers we have in the failed forked copy
to prevent confusing traceback to be printed out.
This shouldn't ever happen in proper install image, but we have
seen it happen in one mangled test compose.
---
loader/lang.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)