full path for qpid-stat for use by root
This commit is contained in:
parent
318849c278
commit
162dd5627b
1 changed files with 1 additions and 1 deletions
|
@ -363,7 +363,7 @@ edex_purge_reset() {
|
|||
su - awips -c 'psql metadata -c "update purgejobs set failedcount = 0;"' >& /dev/null
|
||||
}
|
||||
edex_qpid() {
|
||||
qpid-stat -q -S msgIn
|
||||
/awips2/python/bin/qpid-stat -q -S msgIn
|
||||
}
|
||||
edex_cleanup() {
|
||||
rm -rf /awips2/qpid/edexMessageStore/edex/
|
||||
|
|
Loading…
Add table
Reference in a new issue