]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix compile error in install-sh - I forgot that "function" is a bashism.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 21 May 2012 15:33:01 +0000 (15:33 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 21 May 2012 15:33:01 +0000 (15:33 +0000)
commit7c56f88d7767c1b7a8580f14fd2693b1c0d859c9
treeeaa9d837fb15836c02c9441d5b8f44c6b5df7dba
parent0cd8f4ee5abbee7e2990d0d9db2e09f9b962e7d6
Fix compile error in install-sh - I forgot that "function" is a bashism.

Also block running tests as root.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10487 7a7537e8-13f0-0310-91df-b6672ffda945
install-sh
test/run-stp-tests.sh