Merge pull request #464 in CASA/casa6 from CAS-13627 to master
* commit 'bf6098b90e206b55018cf65cd3e6c4af6552f15e':
Add --rcdir option
Bug Fixes for list option, remove --all option, map class option to dry-run, fix issue in writing skip tests to logfile, general script cleanup
Merge pull request #465 in CASA/casa6 from CAS-13478 to master
* commit '9df6fd76db0c5d9f29f9f154855ec465551ea9f5':
Remove py3.x extension from the tarball name in runtest.py
Update almatasks version
Update build.conf to 1.2.0
Merge pull request #458 in CASA/casa6 from CAS-13493 to master
* commit 'c65f853ac9d80729812235563a9b56f3d61b7b80': CAS-13493 updating a few of the expected values CAS-13493 don't overwrite parameter names in the function so that history gets recorded correctly CAS-13493 removing test artifacts CAS-13493 not checking for miscinfo keywords for sdonly images CAS-13493 verifying that th.check_final(...) passes with a self.assertTrue(...) CAS-13493 added image history writes to sdintimaging CAS-13493 generify the parameters lists for check_im_history(...) CAS-13144 updating check_im_history() to be more usable by other cleaning tasks CAS-13144 updating write_tclean_history() to be usable by other cleaning tasks