Skip to content

Commit 9e088b4

Browse files
committed
Fix typo
1 parent 185d7c2 commit 9e088b4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# No longer used, repalced by GitHub Actions
1+
# No longer used, replaced by GitHub Actions
22
# Keep this workflow as a reference
33
# It had the advantage of only pushing to Docker Hub if the test cases passed
44

tests/docker_test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ cat current_code.md5
1212
# 'code.md5 current_code.md5 differ: char 174, line 4'
1313
# indicates the md5sums of the current source and binary files do not match
1414
# the expected versions
15+
############### RESTORE THIS ###############
1516
#cmp $SINGE_ROOT/code.md5 current_code.md5
1617

1718
# Confirm the contents of the conda environment

0 commit comments

Comments
 (0)