Fixed: pull-args is not used in el-get-hg-pull

This commit is contained in:
Takafumi Arakaki 2012-02-29 13:24:18 +01:00
parent b1796fd5b1
commit d6a0b8ded3

View File

@ -63,7 +63,7 @@
:buffer-name ,name
:default-directory ,pdir
:program ,hg-executable
:args ("pull" "--update")
:args ,pull-args
:message ,ok
:error ,ko)
,(when checkout