Skip to content
Snippets Groups Projects
  1. Aug 04, 2020
    • Karel Koci's avatar
      lists/bootstrap: fix invalid usage of environment variables · b66355a8
      Karel Koci authored
      This fixes bug that caused normal medkits to not be generated as
      contract with no name was not located.
      
      The reason is that Lua's string when they are empty are still true
      (contrary to other languages such as Python). This adds explicit checks
      if they are non-empty as that is more common and more expected.
      
      This also fixes potential problem when some environment variable is not
      defined. This does no happen with our script but can happen if that
      script is not used.
      Verified
      b66355a8
  2. Aug 03, 2020
  3. Jul 31, 2020
  4. Jul 27, 2020
  5. Jul 24, 2020
  6. Jul 22, 2020
  7. Jul 19, 2020
  8. Jul 17, 2020
  9. Jul 13, 2020
  10. Jul 12, 2020
  11. Jul 11, 2020
  12. Jul 10, 2020
  13. Jul 09, 2020
  14. Jul 08, 2020
  15. Jul 06, 2020
  16. Jul 05, 2020
  17. Jul 02, 2020