Skip to content
Snippets Groups Projects
Commit 7a655c5f authored by Olivier Sauter's avatar Olivier Sauter
Browse files

dummy to make changes

parent aadd3801
Branches
1 merge request!81fix rtc to use new getscd_mems function
Pipeline #56241 failed
...@@ -35,6 +35,7 @@ testCase.assertTrue(ischar(request)); ...@@ -35,6 +35,7 @@ testCase.assertTrue(ischar(request));
% gdat call % gdat call
gdat_call = sprintf(['gdat_' lower(testCase.Machine) '(%s,''%s'')'],shot,request); gdat_call = sprintf(['gdat_' lower(testCase.Machine) '(%s,''%s'')'],shot,request);
do_gdat_call = 1; do_gdat_call = 1;
switch request switch request
case 'eqdsk' case 'eqdsk'
% avoid writing files in /tmp, may not be allowed % avoid writing files in /tmp, may not be allowed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment