]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.core/src/test/resources/org/argeo/slc/core/execution/tasks/systemCall.xml
Clean up directories
[gpl/argeo-slc.git] / runtime / org.argeo.slc.core / src / test / resources / org / argeo / slc / core / execution / tasks / systemCall.xml
index aedc399f8d9bebef0a663b4e5cd34e7c6273448d..8d3565040e6f7467903770b4f222298707ab8c2d 100644 (file)
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
+<!--\r
+\r
+    Copyright (C) 2007-2012 Argeo GmbH\r
+\r
+    Licensed under the Apache License, Version 2.0 (the "License");\r
+    you may not use this file except in compliance with the License.\r
+    You may obtain a copy of the License at\r
+\r
+            http://www.apache.org/licenses/LICENSE-2.0\r
+\r
+    Unless required by applicable law or agreed to in writing, software\r
+    distributed under the License is distributed on an "AS IS" BASIS,\r
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+    See the License for the specific language governing permissions and\r
+    limitations under the License.\r
+\r
+-->\r
 <beans xmlns="http://www.springframework.org/schema/beans"\r
        xmlns:p="http://www.springframework.org/schema/p" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
        xmlns:aop="http://www.springframework.org/schema/aop"\r
@@ -46,6 +63,7 @@
                                        <property name="osCmds">\r
                                                <map>\r
                                                        <entry key="Linux" value="ls" />\r
+                                                       <entry key="Mac OS X" value="ls" />\r
                                                </map>\r
                                        </property>\r
                                </bean>\r
                                                                        <value>ls</value>\r
                                                                </list>\r
                                                        </entry>\r
+                                                       <entry key="Mac OS X">\r
+                                                               <list>\r
+                                                                       <value>ls</value>\r
+                                                               </list>\r
+                                                       </entry>\r
                                                </map>\r
                                        </property>\r
                                </bean>\r