diff options
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ General Cleanup * Reconsider using `getopts`. * Improve in-place locale loading, including the safety of `printf "${_OB_LOCALE_PATH}"`. + * Make ob- executables work without environment variables from opkbuild? + * Add unit tests for executables. Functional Changes ------------------ |