_updown: Remove printf calls for identities

This was apparently for compatibility with pluto, which escaped some
characters as octal values.
This commit is contained in:
Tobias Brunner
2018-04-12 15:17:24 +02:00
parent eb82210620
commit 40ec7f998a
-4
View File
@@ -215,10 +215,6 @@ then
fi
fi
# resolve octal escape sequences
PLUTO_MY_ID=`printf "$PLUTO_MY_ID"`
PLUTO_PEER_ID=`printf "$PLUTO_PEER_ID"`
case "$PLUTO_VERB:$1" in
up-host:)
# connection to me coming up