aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/test
AgeCommit message (Collapse)Author
2010-11-15Call chmod without the "-f" flagHolger Weiß
"-f" is a non-standard chmod option which at least SGI IRIX and HP UX do not support. As the only effect of the "-f" flag is to suppress warning messages, it can be safely omitted.
2010-09-06Add test suite for runtime_toolsBjörn Gustavsson