projects
/
GrooveNet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c20f4b3
)
Remove exit
author
Cameron Ball
<cameron@cameron1729.xyz>
Sun, 14 Apr 2019 13:35:30 +0000
(21:35 +0800)
committer
Cameron Ball
<cameron@cameron1729.xyz>
Sun, 14 Apr 2019 13:35:30 +0000
(21:35 +0800)
ScoreSync.sh
patch
|
blob
|
history
diff --git
a/ScoreSync.sh
b/ScoreSync.sh
index
95948c8
..
c785c53
100755
(executable)
--- a/
ScoreSync.sh
+++ b/
ScoreSync.sh
@@
-391,7
+391,6
@@
if [ "$1" = "apply" ]; then
# only try find files for which there is actually nothing in scores.txt
if [ "$had_score" = false ] && [ -z "${null_files[${hash}]}" ]; then
echo "$hash had no score and is not in nulls"
- exit
song="${hash_map[${hash}]}"
song=$(echo $song | sed 's/`/\\\`/g')
xmlstarlet_orphans_cmd="$xmlstarlet_orphans_cmd -i \"//SongScores//Song[@Dir=\\\"Songs/${song}/\\\"]//Steps//HighScore[1]//PercentDP\" \