diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-12-14 16:15:33 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-12-14 16:15:33 +0000 |
commit | 019c710cb640205d7ec6aea07b7f59f8d35c4365 (patch) | |
tree | fea9224ac58b889ca2b4d9b4c17dc8713170cc76 | |
parent | 48fe1a6dd52871703d86517ee2a854b44f4baf11 (diff) | |
download | simplepkg-019c710cb640205d7ec6aea07b7f59f8d35c4365.tar.gz simplepkg-019c710cb640205d7ec6aea07b7f59f8d35c4365.tar.bz2 |
minor fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@656 04377dda-e619-0410-9926-eae83683ac58
-rw-r--r-- | trunk/src/createpkg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/trunk/src/createpkg b/trunk/src/createpkg index 2da0619..c0cdec8 100644 --- a/trunk/src/createpkg +++ b/trunk/src/createpkg @@ -305,8 +305,6 @@ function repository_update { cd $cwd fi - exit 0 - } function repository_status { |