Changeset 15223
- Timestamp:
- Oct 4, 2007, 2:54:56 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psconfig/psconfig.bash (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psconfig/psconfig.bash
r15137 r15223 12 12 if [[ "$1" == "--help" ]]; then 13 13 echo "USAGE: psconfig (version) : set configuration to specified version" 14 return 0 15 fi 16 17 if [[ "$1" == "--list" ]]; then 18 /bin/csh $PSCONFIG_DIR/psconfig.csh --list" 14 19 return 0 15 20 fi
Note:
See TracChangeset
for help on using the changeset viewer.
