~brianaker/gearmand/ref-client-fix

« back to all changes in this revision

Viewing changes to bootstrap.sh

  • Committer: Continuous Integration
  • Date: 2013-06-30 15:06:09 UTC
  • mfrom: (794.1.1 fix_bootstrap)
  • Revision ID: ci@tangent.org-20130630150609-7ebn4rhm6m07fwfr
Merge lp:~dshrews/gearmand/fix_bootstrap Build: jenkins-Gearmand-693

Show diffs side-by-side

added added

removed removed

Lines of Context:
1118
1118
 
1119
1119
parse_command_line_options ()
1120
1120
{
1121
 
  local SHORTOPTS=':apcmt:dvh'
 
1121
  local SHORTOPTS=':apcmo:t:dvh'
1122
1122
 
1123
1123
  nassert OPT_TARGET
1124
1124