Skip to content
forked from BOINC/boinc

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
svn path=/trunk/boinc/; revision=2817
  • Loading branch information
Karl Chen committed Dec 20, 2003
1 parent 2602108 commit b198e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testbase
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ if [ -z "$USER" ]; then
export USER
fi

reqeval "chmod -R u+w $TMPDIR 2>/dev/null"
chmod -R u+w $TMPDIR 2>/dev/null
reqeval "rm -rf $TMPDIR"
reqeval "mkdir -p $TMPDIR"
reqeval "cd $TMPDIR"
Expand Down

0 comments on commit b198e1d

Please sign in to comment.