aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-06-08 22:04:09 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-06-08 22:04:09 +0000
commitc475b0b6c353118b5c54f1fcea374619cd5b03d0 (patch)
treefa8cc8b1e19106c2b3794860dd225b8f724dd66b /scripts/auto-build
parente66f4558b7c3fcc0b49e4f37eb1b319fdf4feb86 (diff)
made script print IP address
svn path=/trunk/; revision=11717
Diffstat (limited to 'scripts/auto-build')
-rwxr-xr-xscripts/auto-build/pd-devel-auto-builder.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/auto-build/pd-devel-auto-builder.sh b/scripts/auto-build/pd-devel-auto-builder.sh
index 15933a3a..cf8a0909 100755
--- a/scripts/auto-build/pd-devel-auto-builder.sh
+++ b/scripts/auto-build/pd-devel-auto-builder.sh
@@ -56,6 +56,7 @@ cd "${auto_build_root_dir}/packages/$BUILD_DIR"
make -C "${auto_build_root_dir}/packages" set_version PD-EXTENDED_VERSION_PREFIX=devel
make test_locations
mount
+print_ip_address
make package_clean
make install PD-EXTENDED_VERSION_PREFIX=devel
make package PD-EXTENDED_VERSION_PREFIX=devel