You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,16 +6,16 @@ System tests of IBEX and genie_python
6
6
7
7
If you want to run these tests on a developer machine, clone this repo into `C:\Instrument\Dev`. Some files will need to be copied from the settings directory of a build machine.
8
8
9
-
* Copy these files from `system_tests/configs/tables` into your `C:/Instrument/settings/<machine name>/tables/` directory:
9
+
* Copy these files from `system_tests/configs/tables` into your `C:/Instrument/settings/config/<machine name>/configurations/tables/` directory:
10
10
1. RCPTT_detector128.dat
11
11
1. RCPTT_spectra128.dat
12
12
1. RCPTT_wiring128.dat
13
13
14
-
* Copy these files from `system_tests/configs/tcb` into your `C:/Instrument/settings/<machine name>/tcb/` directory:
14
+
* Copy these files from `system_tests/configs/tcb` into your `C:/Instrument/settings/config/<machine name>/configurations/tcb/` directory:
15
15
1. RCPTT_TCB_1.dat
16
16
1. RCPTT_TCB_2.dat
17
17
18
-
* Copy these folders from `system_tests/configs/configurations` into your `C:/Instrument/settings/<machine name>/configurations/` directory:
18
+
* Copy these folders from `system_tests/configs/configurations` into your `C:/Instrument/settings/config/<machine name>/configurations/` directory:
0 commit comments