Skip to content

Commit

Permalink
Update exp-3b with title
Browse files Browse the repository at this point in the history
  • Loading branch information
justinlubin committed May 22, 2020
1 parent ab410ea commit 2c9c12c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions experiments/exp-3b
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ if [[ $# -ne 1 ]]; then
exit 1
fi

echo "Experiment 2b"

mkdir -p data/exp-3b/csv
mkdir -p data-backup/exp-3b/csv
mv data/exp-3b/csv/*.csv data-backup/exp-3b/csv 2> /dev/null
Expand Down

0 comments on commit 2c9c12c

Please sign in to comment.