Skip to content
Snippets Groups Projects
Commit 58236370 authored by Jan Ebert's avatar Jan Ebert
Browse files

Fix return value

parent 80f9ce61
Branches 2024
No related tags found
No related merge requests found
...@@ -37,3 +37,5 @@ DATA_PATH=/p/scratch/opengptx/ebert1/opengpt/bigscience/oscar/oscar_text_documen ...@@ -37,3 +37,5 @@ DATA_PATH=/p/scratch/opengptx/ebert1/opengpt/bigscience/oscar/oscar_text_documen
&& echo 'Please set `MERGE_FILE` in `variables.bash.' && exit && echo 'Please set `MERGE_FILE` in `variables.bash.' && exit
[ "x$DATA_PATH" = x ] \ [ "x$DATA_PATH" = x ] \
&& echo 'Please set `DATA_PATH` in `variables.bash.' && exit && echo 'Please set `DATA_PATH` in `variables.bash.' && exit
:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment