pcdshub / engineering_tools

A repository of scripts, configuration useful for the PCDS team
Other
4 stars 27 forks source link

script to verify hutch name #114

Closed c-tsoi closed 2 years ago

c-tsoi commented 2 years ago

Description

Wrote a helper script to verify hutches, argument passed in is a string exits with 0 if successful, 1 if not successful.

Motivation and Context

Fixes #106.

How Has This Been Tested?

I tested the script with false hutch names and edge cases including first and last entries.

Where Has This Been Documented?

Usage.

ZryletTC commented 2 years ago

Yes, @c-tsoi please add the usage for this file to the README.md (it's sorted alphabetically by script name), then I'll approve as well :)