diff options
| author | simon@lindenlab.com <simon@lindenlab.com> | 2011-07-07 17:46:18 -0700 |
|---|---|---|
| committer | simon@lindenlab.com <simon@lindenlab.com> | 2011-07-07 17:46:18 -0700 |
| commit | 1cf5ce3a436297e0ac2293eacae7428f231fe1ec (patch) | |
| tree | 4a074ab4bebd09ff53df696954f0f091cd48327c /autobuild.xml | |
| parent | f5bd2109c27b098dd73a9578f1f032b6ff9e4c2d (diff) | |
| parent | 66dcc72870b19c6ada65a643ca33c779c9c9989b (diff) | |
Merge latest from viewer trunk
Diffstat (limited to 'autobuild.xml')
| -rw-r--r-- | autobuild.xml | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/autobuild.xml b/autobuild.xml index 63701dae79..d1a7107319 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1907,11 +1907,8 @@ <map> <key>build</key> <map> - <key>arguments</key> + <key>filters</key> <array> - <string>|</string> - <string>grep</string> - <string>-v</string> <string>setenv</string> </array> <key>command</key> @@ -1964,11 +1961,8 @@ <map> <key>build</key> <map> - <key>arguments</key> + <key>filters</key> <array> - <string>|</string> - <string>grep</string> - <string>-v</string> <string>setenv</string> </array> <key>command</key> @@ -2023,11 +2017,8 @@ <map> <key>build</key> <map> - <key>arguments</key> + <key>filters</key> <array> - <string>|</string> - <string>grep</string> - <string>-v</string> <string>setenv</string> </array> <key>command</key> |
