Skip to content

Commit 5abe43e

Browse files
committed
Adjust checksums for Turtle
1 parent 1ab0787 commit 5abe43e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

check-md5sums-ttl.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
set -e
44

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' ]]
5+
[[ `md5sum social_network/social_network_activity_0_0.ttl | cut -d' ' -f1` == 'a6c697b312ebff2d99e1570e70eb62d4' ]]
6+
[[ `md5sum social_network/social_network_person_0_0.ttl | cut -d' ' -f1` == '6ba03dc90924cb7ed24cb69825ea6a83' ]]
77
[[ `md5sum social_network/social_network_static_0_0.ttl | cut -d' ' -f1` == '3c4f4120a2ea1e101cf7d72fbfe30c48' ]]
88

99
[[ `md5sum social_network/updateStream_0_0_forum.csv | cut -d' ' -f1` == '7e00243f68a8171974eabe4ac37df86b' ]]

0 commit comments

Comments
 (0)