Skip to content

Commit

Permalink
Change status message, all project info after general
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Smith committed Jan 4, 2010
1 parent 0e0d0cc commit f81afd0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions peg
Expand Up @@ -410,15 +410,15 @@ function add_user_db {

function report_env {
# Mainly for debugging setup issues and the script itself
echo "Active Project:"
echo PGPROJECT=$PGPROJECT
echo
echo "Base directories:"
echo PGWORK=$PGWORK
echo PGREPO=$PGREPO
echo PGSRC=$PGSRC
echo PGINST=$PGINST
echo
echo "Active Project:"
echo PGPROJECT=$PGPROJECT
echo
echo "Project specific directories (only if defined):"
echo PGENGINE=$PGENGINE
echo PGDATA=$PGDATA
Expand Down

0 comments on commit f81afd0

Please sign in to comment.