Changeset 31587 for branches/eam_branches/ipp-20110505/psconfig
- Timestamp:
- May 29, 2011, 11:26:31 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110505/psconfig/psbuild
r31068 r31587 386 386 if (@ARGV != 2) { die "USAGE: psbuild -bootstrap (install_dir)\n"; } 387 387 $psconfdir = $ARGV[1]; 388 die "Target directory must be absolute, not relative: $psconfdir\n" unless $psconfdir =~ m|^/|; 388 389 389 390 # copy psconfig.csh and psconfig.bash to psconfdir
Note:
See TracChangeset
for help on using the changeset viewer.
