Changeset 18247 for trunk/pstamp/scripts/pstamp_queue_requests.pl
- Timestamp:
- Jun 20, 2008, 3:08:02 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_queue_requests.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_queue_requests.pl
r18234 r18247 17 17 my $verbose; 18 18 my $dbname; 19 my $limit; 19 20 20 21 GetOptions( 21 22 'verbose' => \$verbose, 22 23 'dbname=s' => \$dbname, 24 'limit=s' => \$limit, 23 25 ); 24 26
Note:
See TracChangeset
for help on using the changeset viewer.
