projects
/
confetti
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c32c30
)
escape certain characters before passing to eval (\, $, and `)
author
paul
<paul@plutz.net>
Sun, 20 Jul 2014 16:10:59 +0000
(16:10 +0000)
committer
paul
<paul@plutz.net>
Sun, 20 Jul 2014 16:10:59 +0000
(16:10 +0000)
svn path=/trunk/; revision=50
pages/attendees.sh
patch
|
blob
|
history
diff --git
a/pages/attendees.sh
b/pages/attendees.sh
index
9d03cad
..
f40f82d
100755
(executable)
--- a/
pages/attendees.sh
+++ b/
pages/attendees.sh
@@
-183,7
+183,8
@@
vcf_parse() {
done
;;
esac
- done
+ done \
+ | sed -r 's:[\\$`]:\\&:g'
}
view_attendee() { #Parameter: Cardfile