1. a55807f Fixed a bug in tc_enter_chroot.py and run_dejagnu.py. by asharif · 11 years ago
  2. 8a87387 tc_enter_chroot doesn't give error now when the symlink already exists. by asharif · 11 years ago
  3. a7d219c Added/tested run_dejagnu.py script for running the DejaGNU tests. by raymes · 11 years ago
  4. c0f7193 Updated tc_enter_chroot.py to create temp file that it executes later. by asharif · 11 years ago
  5. 51516da build_tc.py now copies packages where build_image expects them to be. by asharif · 11 years ago
  6. 1755b43 Fixed numerous issues/bugs related to nightly client. It should be more robust and faster now. by asharif · 11 years ago
  7. 28238cf binutils-9999 should now work with build_tc.py. by asharif · 11 years ago
  8. 0d03a17 Fix bug in processing short options. by bjanakiraman · 11 years ago
  9. b5493df Fixed dir reporting in tc_enter_chroot.py. Fixed 2 issues in jobs_helper.py. by asharif · 11 years ago
  10. 541b639 Fixed a few issues in the scripts so nightly client could run properly. by asharif · 11 years ago
  11. 556f4ff Fixed ownership problems in mounting. by asharif · 11 years ago
  12. 0b2f040 Added more descriptive messages for error cases. by asharif · 11 years ago
  13. da9ac65 Added option to tc_enter_chroot.py to accept additional mount points. by asharif · 11 years ago
  14. 01959ae Put command execution related logic into a class so that we can have a mock command executer, for testing/dry-run purposes. De-coupled command execution and logging. by raymes · 11 years ago
  15. fcf8cfc Fixed build_tc.py so it can run from anywhere and not necessarily by asharif · 11 years ago
  16. 1762130 Fixed an issue with build_tc and tc_enter_chroot.py where ~ was not being expanded. by asharif · 11 years ago
  17. 0269d46 Fixed tc_enter_chroot.py to behave more like tc-enter-chroot.sh in accepting by asharif · 11 years ago
  18. e3668f1 Cleaned up a build_chromeos.py a little (as per gpylint). by asharif · 11 years ago
  19. 252df0f Converted tc-enter-chroot.sh into tc_enter_chroot.py. by asharif · 11 years ago