Lines Matching refs:scripts
207 scripts="temp|health|r_ucor|w_ucor"
209 scripts="temp|health|ata_err|realloc|rep_ucor|cmd_to|pend_sec|off_ucor"
211 scripts="temp|health|nvme_err"
217 scripts="hours_on|defect|nonmed|r_proc|w_proc"
219 scripts="hours_on|pwr_cyc"
221 scripts="hours_on|pwr_cyc"
225 scripts="test_type|test_status|test_progress|test_ended"
228 scripts="$script"
231 with_vals=$(echo "$out" | grep -E "$scripts")
234 without_vals=$(echo "$scripts" | tr "|" "\n" |
238 without_vals=$(echo "$scripts" | tr "|" "\n" | awk '{print $0"="}')