Commit History

Author SHA1 Message Date
  Rob Landley 284a27675c Fix env properly: env -i uses old $PATH, but use new PATH= when redefined. 2 years ago
  Rob Landley 018db3feca If you disable buitins, "env -i env" has no $PATH, so $(which env). 2 years ago
  Elliott Hughes 176c6fa458 env.test: be sure to call toybox env. 4 years ago
  Elliott Hughes 4be57ee021 env.test: fix new test for toybox echo. 5 years ago
  Rob Landley 6a63b625bf Add comment and test. 5 years ago
  Elliott Hughes bd7c5c0555 env: fix case where a variable is replaced. 5 years ago
  Rob Landley 71c3f623c6 New xsetenv() plumbing (repeatedly set same environment variables without 5 years ago
  Elliott Hughes 95574e3f2a cmp/env/nice/nohup/sort: use TOYFLAG_ARGFAIL. 5 years ago
  Rob Landley cd64fbd192 Add basic env.test 7 years ago