This commit is contained in:
Yann Cebron
2012-01-03 23:04:43 +01:00
parent 7c5928b3a1
commit 5bed8ffb09

View File

@@ -16,7 +16,7 @@ if [ -z "$WORK_IDEA_HOME" ]; then
fi
if [ -z "$DEV_IDEA_HOME" ]; then
echo "DEV_IDEA_HOME must be defined and point to source base your're updating from."
echo "DEV_IDEA_HOME must be defined and point to source base you're updating from."
exit
fi