EPICS-synApps / support

APS BCDA synApps module: support
http://epics-synapps.github.io/support/
Other
3 stars 12 forks source link

Added trap to handle errors #10

Closed DanielALS closed 6 years ago

DanielALS commented 6 years ago

It's typically bad to have a long script without a trap. If something goes wrong the script just keeps going. Checked for directory existance