2UCEMS7RLBDA5W7P3656OAWIQSYSM4G5O3EOHOCBM7LKQEMNJEPAC
HCOBJB6WGQ5VUJFRFTZKUE3IDGEONLENOMQ3LXZZ2YMPJ2BJRJVQC
KZKLAINJJWZ64T5MUZT34LJVQIKBTKZ6EJGD7C7TTSSDGCHEDPMAC
if [[ ! "$ERROR" =~ "dataset not found" ]]; then
if [[ ! "$ERROR" =~ "does not exist" ]]; then
### Test fixesFixed `shell_scripts/test_export.sh` error matching: test checked for"dataset not found" but actual error says "does not exist" (pre-existingmismatch exposed by error-return refactoring).
### Test fixes
Fixed `shell_scripts/test_export.sh` error matching: test checked for
"dataset not found" but actual error says "does not exist" (pre-existing
mismatch exposed by error-return refactoring).