summaryrefslogtreecommitdiffstats
path: root/jenkins-server-slave-setup/nodes/sgothel-macos64-multi-012/profile.ant
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins-server-slave-setup/nodes/sgothel-macos64-multi-012/profile.ant')
-rwxr-xr-xjenkins-server-slave-setup/nodes/sgothel-macos64-multi-012/profile.ant5
1 files changed, 5 insertions, 0 deletions
diff --git a/jenkins-server-slave-setup/nodes/sgothel-macos64-multi-012/profile.ant b/jenkins-server-slave-setup/nodes/sgothel-macos64-multi-012/profile.ant
new file mode 100755
index 0000000..afa8511
--- /dev/null
+++ b/jenkins-server-slave-setup/nodes/sgothel-macos64-multi-012/profile.ant
@@ -0,0 +1,5 @@
+# /etc/profile.ant
+
+export ANT_PATH=/usr/local/apache-ant
+export ANT_HOME=$ANT_PATH
+export PATH=$ANT_PATH/bin:$PATH