mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-28 19:53:58 -06:00
Fix bzr/svk copy/paste typo
This commit is contained in:
parent
90d66f99c9
commit
cebcc5afcc
@ -165,7 +165,7 @@ if test $? != 0 ; then exit 1 ; fi
|
||||
# If we're only interested in the vcs type, then we're done here
|
||||
if [ "$request" = "type" ]
|
||||
then
|
||||
echo "bzr"
|
||||
echo "svk"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user