~ubuntu-branches/ubuntu/precise/nordugrid-arc/precise

« back to all changes in this revision

Viewing changes to src/services/a-rex/a-rex.in

  • Committer: Package Import Robot
  • Author(s): Mattias Ellert
  • Date: 2012-03-01 19:48:16 UTC
  • mfrom: (3.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20120301194816-m1ezrwnwt2qgnc2e
Tags: 1.1.1-1
* 1.1.1 Bugfix Release
* Fixes FTBFS (Closes: #661774) (LP: #935007)
* Fix typo in package description (Closes: #646979)
* Split binary rule in debian/rules for arch and indep

Show diffs side-by-side

added added

removed removed

Lines of Context:
523
523
                log_failure_msg
524
524
            fi
525
525
      
526
 
            timeout=84600; # "forever" for stopping nicely
 
526
            timeout=180; # for stopping nicely
527
527
            if [ "x$1" != "x" ]; then
528
528
                timeout=1 # 1 second for force-kill
529
529
            fi