~ubuntu-branches/debian/sid/rsyslog/sid

« back to all changes in this revision

Viewing changes to tests/diag.sh

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2013-07-06 00:14:19 UTC
  • mfrom: (1.1.34)
  • Revision ID: package-import@ubuntu.com-20130706001419-j6r5uyicwl255ynf
Tags: 7.4.2-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
                   echo Shutting down instance 2
110
110
                fi
111
111
                $srcdir/diag.sh wait-queueempty $2
 
112
                ./msleep 100 # wait 100 milliseconds
112
113
                kill `cat rsyslog$2.pid`
113
114
                # note: we do not wait for the actual termination!
114
115
                ;;