Actually comment out a comment.
This commit is contained in:
parent
316d7d9757
commit
ff06547286
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ store_attributes() {
|
|||
fi
|
||||
PATHRECORD+="$PATHCOMPONENT/"
|
||||
done <<<"$NAME"
|
||||
Add the file itself to the database.
|
||||
# Add the file itself to the database.
|
||||
if add_db_entry "$NAME"; then
|
||||
(( ADD_COUNT++ ))
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue