[Assorted-commits] SF.net SVN: assorted: [878] shell-tools/trunk/src/bash-commons/assorted. bash
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-07-07 21:37:39
|
Revision: 878 http://assorted.svn.sourceforge.net/assorted/?rev=878&view=rev Author: yangzhang Date: 2008-07-07 14:37:48 -0700 (Mon, 07 Jul 2008) Log Message: ----------- updated assorted to point to new config hostname Modified Paths: -------------- shell-tools/trunk/src/bash-commons/assorted.bash Modified: shell-tools/trunk/src/bash-commons/assorted.bash =================================================================== --- shell-tools/trunk/src/bash-commons/assorted.bash 2008-07-07 21:37:10 UTC (rev 877) +++ shell-tools/trunk/src/bash-commons/assorted.bash 2008-07-07 21:37:48 UTC (rev 878) @@ -23,7 +23,7 @@ root_site_dir="$( parent-dir named assorted )/assorted-site/trunk" || die 'could not find project root dir' : ${clean:=false} ${nodl:=false} ${webfiles:=} -prof=shell-sf +prof=sf base_web_dir=assorted/htdocs webdir=$base_web_dir/$project stagedir="$( mktemp -d )" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |