Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Fixed pyshell
Browse files Browse the repository at this point in the history
  • Loading branch information
patilvikram committed Sep 11, 2017
1 parent 9703138 commit 9a7f129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/scripts/pyshell
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ then
fi
if [ -z $APEX_HOME ]
then
echo "APEX_HOME is not set correctly"
echo "APEX_HOME is not set correctly; Please set it to apex-core path"
exit
fi
real_dir() {
Expand Down

0 comments on commit 9a7f129

Please sign in to comment.