Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKévin Raymond <shaiton@fedoraproject.org>2013-05-12 17:07:45 (GMT)
committer Kévin Raymond <shaiton@fedoraproject.org>2013-05-12 17:07:45 (GMT)
commit4b4772ccb6a499da25ab01bfe92230f9374edb29 (patch)
treeb630f603997f57e8db52ba17ccde2138c204505d
parentdcb851a705d3f910b6178bc4a47b184f3cb831c4 (diff)
pre GOLD
-rwxr-xr-xparse.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/parse.sh b/parse.sh
index 1bf6880..777077a 100755
--- a/parse.sh
+++ b/parse.sh
@@ -107,6 +107,8 @@ do
mkdir -p $out/$gnomedir
cp -aR ${f%\/} $out/$gnomedir
done
+ else
+ err_d "There is now gnome dir for this backup: $PWD"
fi
cd $home