This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
207,412
Commits
6
Branches
133
Tags
2.6
GiB
cf45f1240d
Commit Graph
1 Commits
Author
SHA1
Message
Date
Jilles Tjoelker
5439648913
sh: Do not corrupt internal representation if LINENO inner expansion fails.
...
Example: f() { : ${LINENO+$((1/0))}; } and call this function twice.
2014-02-27 16:54:43 +00:00