Loading tools/neutrons/gpsans.xml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ echo ipts_number = None > /app/staff_input.py && echo output_directory = None >> /app/staff_input.py && cat $staff_input >> /app/staff_input.py && python /app/gpsans.py -i $ipts_number -o reduced python -u /app/gpsans.py -i $ipts_number -o reduced > >(tee -a $output) 2> >(tee -a $output >&2) ]]></command> Loading Loading
tools/neutrons/gpsans.xml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ echo ipts_number = None > /app/staff_input.py && echo output_directory = None >> /app/staff_input.py && cat $staff_input >> /app/staff_input.py && python /app/gpsans.py -i $ipts_number -o reduced python -u /app/gpsans.py -i $ipts_number -o reduced > >(tee -a $output) 2> >(tee -a $output >&2) ]]></command> Loading