diff --git a/st.cmd b/st.cmd index 656b85e3b76333f9c11880a981a67b36f3867221..c0ca53097e189809c1e8055184fc046e0928a573 100644 --- a/st.cmd +++ b/st.cmd @@ -17,7 +17,7 @@ iocshLoad("$(essioc_DIR)/common_config.iocsh") # Load LLRF require llrfsystem -iocshLoad("$(llrfsystem_DIR)/llrfsystem.iocsh"") +iocshLoad("$(llrfsystem_DIR)/llrfsystem.iocsh") ## For commands to be run after iocInit, use the function afterInit()