Changeset 240
- Timestamp:
- 11/10/06 20:29:26 (7 years ago)
- Files:
-
- 1 modified
-
applications/shepherd (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/shepherd
r239 r240 61 61 62 62 my @options = @ARGV; 63 push (@options,"") if ($#options == -1); # silence warnings if none 63 64 64 65 # By default, Shepherd runs from ~/.shepherd/. If it's not run as a user,
