temporary solution to import episodes downloaded by older version
[riffle.git] / test.sh
blob18420d523b4f4c31b94f35cdd60eb8f496600870
1 #!/bin/bash
3 python shuffle.py 01-test copy > read.log \
4 && diff -u {old,read}.log \
5 && python shuffle.py copy > read-copy.log \
6 && diff -u read{,-copy}.log