We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab0787 commit 5abe43eCopy full SHA for 5abe43e
check-md5sums-ttl.sh
@@ -2,8 +2,8 @@
2
3
set -e
4
5
-[[ `md5sum social_network/social_network_activity_0_0.ttl | cut -d' ' -f1` == '52a5356ecc757a8e3e5bce2c8ea79557' ]]
6
-[[ `md5sum social_network/social_network_person_0_0.ttl | cut -d' ' -f1` == '30973a3dc339617773651b425f7441e4' ]]
+[[ `md5sum social_network/social_network_activity_0_0.ttl | cut -d' ' -f1` == 'a6c697b312ebff2d99e1570e70eb62d4' ]]
+[[ `md5sum social_network/social_network_person_0_0.ttl | cut -d' ' -f1` == '6ba03dc90924cb7ed24cb69825ea6a83' ]]
7
[[ `md5sum social_network/social_network_static_0_0.ttl | cut -d' ' -f1` == '3c4f4120a2ea1e101cf7d72fbfe30c48' ]]
8
9
[[ `md5sum social_network/updateStream_0_0_forum.csv | cut -d' ' -f1` == '7e00243f68a8171974eabe4ac37df86b' ]]
0 commit comments