solenv/bin/unittest-failed.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 2208e85c5fc48f43be48b2240cc95421b47f1eb1 Author: Tor Lillqvist <t...@collabora.com> Date: Wed Jan 28 15:47:01 2015 +0200 It's OS X, not OSX Change-Id: Id7cd032a8fd24d57e02d1a94e4bebccc56904609 diff --git a/solenv/bin/unittest-failed.sh b/solenv/bin/unittest-failed.sh index f898db9..6bbd458 100755 --- a/solenv/bin/unittest-failed.sh +++ b/solenv/bin/unittest-failed.sh @@ -29,7 +29,7 @@ export CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for interactive EOF elif [ "$3" = "MACOSX" ]; then cat << EOF -export CPPUNITTRACE="lldb --" # for interactive debugging on OSX +export CPPUNITTRACE="lldb --" # for interactive debugging on OS X EOF else cat << EOF _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits