Skip to content

Commit

Permalink
Update tools-init.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
gudmdharalds authored Sep 13, 2023
1 parent 93dabf8 commit dc05b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ function lock_remove() {
echo "$0: Removed lock"
rm -f "$TMP_LOCK_FILE"
else
echo "$0. Someone else got the lock file. Not removing lock file."
echo "$0: Someone else got the lock file. Not removing lock file."
fi
fi
}
Expand Down

0 comments on commit dc05b4d

Please sign in to comment.