EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 2ae21200 authored by Mussab Abdalla's avatar Mussab Abdalla
Browse files

python script test

parent 113b8691
No related branches found
No related tags found
1 merge request!29Preprocessor test
......@@ -26,9 +26,6 @@ while read key value ; do
fi
done < preprocessor_test.txt
cat preprocessor_test.txt
printenv
while read product; do
echo $product
# preprocessing the images and save the results in the result bucket
......@@ -37,7 +34,3 @@ while read product; do
done < "$product_list_file"
rm preprocessor_test.txt
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment