This commit is contained in:
Maciej 2021-03-29 02:17:32 +02:00
parent b2b50b5985
commit 2403afc1d0

View File

@ -23,4 +23,4 @@ echo "Test rows ${TEST}"
echo "Dev rows ${DEV}"
echo "Train rows ${TRAIN}"
echo "All number of rows ${NUMROWS}"
echo "$1"
echo "${1}"