Author: damoxc
Revision: 5390
Log:
change the arg from doc to docs
Diff:
Modified: trunk/deluge/ui/web/js/build.sh
===================================================================
--- trunk/deluge/ui/web/js/build.sh 2009-06-16 18:14:23 UTC (rev 5389)
+++ trunk/deluge/ui/web/js/build.sh 2009-06-16 18:15:09 UTC (rev 5390)
@@ -53,7 +53,7 @@
fi;
}
-if [ "$1" = "doc" ]; then
+if [ "$1" = "docs" ]; then
build_docs
else
scan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---