summary refs log tree commit diff
path: root/.ci/scripts/test_export_data_command.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Shellcheck SC2006: Use $(...) notationDan Callahan2021-10-221-1/+1
* Fix Shellcheck SC2086: Quote to prevent splittingDan Callahan2021-10-221-1/+1
* Fix Shellcheck SC2046: Quote to prevent word splitDan Callahan2021-10-221-1/+1
* Fix broken export-data admin command and add a test for it to CI (#11078)Hillery Shay2021-10-181-0/+57