Skip to content
Snippets Groups Projects
Commit 88333bed authored by Leon Kos's avatar Leon Kos
Browse files

Remove #46 duplicate by S. Krieg

parent a510b49d
Branches
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ import glob ...@@ -22,7 +22,7 @@ import glob
# enter SoHPC year # enter SoHPC year
SoHPC_year = "2020" SoHPC_year = "2022"
# #
# Basic skeleton of html file (header, footer and content in the middle (parameter 3) # Basic skeleton of html file (header, footer and content in the middle (parameter 3)
......
#!/bin/sh #!/bin/sh
sed -i -e 's/#122/122/' -e 's/#23/23/' \ sed -i -e '/2022-05-06 13:07:12.686724+00:00,105/d' \
-e '/,51,.*Brennan/d' \ -e '/2022-05-06 20:47:29.023598+00:00,46/d' \
-e '/,135,.*Sita Karki/d' \ ../submissions-956.csv
-e '/,57,.*Sita Karki/d' \
-e '/,40,.*Southwick/d' \
-e '/,123,.*Sita Karki/d' \
-e '/,36,.*Krieg/d' \
-e '/2021-04-27 10:12:31.882970.*Vassil/d' \
-e '/,110,.*Brennan/d' \
submissions-792.csv
...@@ -13,6 +13,7 @@ do ...@@ -13,6 +13,7 @@ do
fi fi
done done
./fix-reviews.sh
rm -rf Selection rm -rf Selection
mkdir Selection mkdir Selection
cd Selection cd Selection
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment