aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-08-08 14:38:54 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-08-08 14:38:54 +0000
commitb726a89bd3aa5067ceb81ddf95ae0e3ae61f770c (patch)
tree0ea25423c27ca47356036f1375eabc6327e890c5 /scripts
parente3d662350d15cf36c3e9d97ab30eb23e5dd58e39 (diff)
minor cleanup
svn path=/trunk/; revision=5510
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/auto-build/prep-auto-build-upload4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/auto-build/prep-auto-build-upload b/scripts/auto-build/prep-auto-build-upload
index 672703be..11b48efa 100755
--- a/scripts/auto-build/prep-auto-build-upload
+++ b/scripts/auto-build/prep-auto-build-upload
@@ -16,5 +16,5 @@ chown -R root.root "${BUILD_ROOT}" >> $LOGFILE 2>&1
mkdir "${TODAYS_ROOT}" >> $LOGFILE 2>&1
chown nobody.nogroup "${TODAYS_ROOT}" >> $LOGFILE 2>&1
-chown -R pd /home/pd >> $LOGFILE 2>&1
-chmod -R u+rw /home/pd >> $LOGFILE 2>&1
+chown -R pd.pd /home/pd/ >> $LOGFILE 2>&1
+chmod -R u+rw /home/pd/ >> $LOGFILE 2>&1