Add reminder comment to lib/learning-switch.c.
[sliver-openvswitch.git] / subst
1 #! /bin/sh
2 exec sed -e "/^@$1@\$/{
3 r $2
4 d
5 }"