Index: trunk/psconfig/psbuild
===================================================================
--- trunk/psconfig/psbuild	(revision 16288)
+++ trunk/psconfig/psbuild	(revision 16293)
@@ -98,5 +98,5 @@
 
 # generate new psconfig.csh if needed
-if (! -e psconfig.csh) {
+if (! -e "psconfig.csh" || ! -e "psconfig.bash") {
     $psconfdir = $ENV{'PSCONFDIR'};
     if ($psconfdir eq "") { die "PSCONFDIR not found, run psbuild -bootstrap and follow instructions\n"; }
