[Piuparts-commits] [SCM] piatti.debian.org configuration files branch, develop, updated. 512df561dbd39cc8d209a292b1a752d6d15078d7
Holger Levsen
holger at layer-acht.org
Sun Oct 23 12:22:57 UTC 2011
The following commit has been merged in the develop branch:
commit 512df561dbd39cc8d209a292b1a752d6d15078d7
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Oct 23 14:22:52 2011 +0200
fix order
diff --git a/home/piupartss/bin/update-piuparts-setup b/home/piupartss/bin/update-piuparts-setup
index d4dad3d..8a9628c 100755
--- a/home/piupartss/bin/update-piuparts-setup
+++ b/home/piupartss/bin/update-piuparts-setup
@@ -42,13 +42,13 @@ if [ ! -d piatti ] ; then
git checkout piatti
cd ..
fi
+cd piatti
# git checkout branch if $1 is given
if [ ! -z "$1" ] ; then
git checkout $1
fi
-cd piatti
git pull
cd
cp -r piatti/home/piupartss/* .
--
piatti.debian.org configuration files
More information about the Piuparts-commits
mailing list