Skip to content

Commit 8d1e221

Browse files
committed
Fix comment in script
1 parent aca19bc commit 8d1e221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UTILS/findCorruptedAO2Ds.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ else
2020
fi
2121
mapfile -t FILESTOCHECK < files_to_check.txt
2222

23-
process AO2Ds
23+
# process AO2Ds
2424
process_file() {
2525
IFS='/' read -a num <<< "$1"
2626
INPUT=$1

0 commit comments

Comments
 (0)