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 8ef99c2 commit 914bc8eCopy full SHA for 914bc8e
tests/docker_test.sh
@@ -12,8 +12,7 @@ cat current_code.md5
12
# 'code.md5 current_code.md5 differ: char 174, line 4'
13
# indicates the md5sums of the current source and binary files do not match
14
# the expected versions
15
-############### RESTORE THIS ###############
16
-#cmp $SINGE_ROOT/code.md5 current_code.md5
+cmp $SINGE_ROOT/code.md5 current_code.md5
17
18
# Confirm the contents of the conda environment
19
conda list
0 commit comments