aboutsummaryrefslogtreecommitdiff
path: root/trunk/src/createpkg
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/createpkg')
-rw-r--r--trunk/src/createpkg2
1 files changed, 2 insertions, 0 deletions
diff --git a/trunk/src/createpkg b/trunk/src/createpkg
index 0a67648..b3b3f97 100644
--- a/trunk/src/createpkg
+++ b/trunk/src/createpkg
@@ -309,6 +309,8 @@ function repository_update {
function repository_status {
+ local cwd
+
if [ -d "$PACKAGES_DIR/.svn" ]; then
echo "Status of $PACKAGES_DIR."
cwd="`pwd`"