--- a/Admin/profiling_reports Thu Aug 11 12:49:14 2011 +0200
+++ b/Admin/profiling_reports Thu Aug 11 12:53:41 2011 +0200
@@ -4,7 +4,7 @@
#
# DESCRIPTION: Cumulative reports for Poly/ML profiling output.
-THIS=$(cd $(dirname "$0"); echo "$PWD")
+THIS="$(cd $(dirname "$0"); pwd)"
SRC="$1"
DST="$2"