switch is still broken, copying over cparser testcase since noone runs the cparser...
[libfirm] / ir / be / test / after_compile.sh.example
1 #!/bin/sh
2
3 # move results over to public_html dir
4 rm -rf "$HOME/public_html/$1"
5 mv "$1" "$HOME/public_html"
6 fs setacl "$HOME/public_html/$1" system:anyuser rl