Skip to content

Commit 439d167

Browse files
committed
updated Makefile.in
1 parent e55b933 commit 439d167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -866,5 +866,5 @@ repos:
866866

867867
mac-exclude-backups:
868868
for path in $(MAC_TIME_MACHINE_BACKUP_EXCLUDE_PATHS); do \
869-
sudo tmutil addexclusion -p "$path"
869+
sudo tmutil addexclusion -p "$$path"; \
870870
done

0 commit comments

Comments
 (0)