]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - bin/sh/tests/builtins/export1.0
MFC r287148: sh: Fix out of bounds read when there is no ] after a [:class:].
[FreeBSD/stable/10.git] / bin / sh / tests / builtins / export1.0
1 # $FreeBSD$
2
3 env @badness=1 ${SH} -c 'v=`export -p`; eval "$v"'