ceph/qa/workunits/cephtool
Kefu Chai 017e206cf1 qa/workunits: cephtool: take EOPNOTSUPP as an alias of ENOTSUP
the proble breaks `test_mon_deprecated_commands` on ubuntu precise,
on the python shipped with ubuntu precise, errno.errorcode[95]
evalutes to `EOPNOTSUPP` but not `ENOTSUP`. but these two errnos
are equal in glibc.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-07-19 00:21:23 +08:00
..
test_daemon.sh qa/workunits/cephtool/test_daemon.sh: verify ceph -c works with daemon 2014-07-30 14:52:48 -07:00
test.sh qa/workunits: cephtool: take EOPNOTSUPP as an alias of ENOTSUP 2015-07-19 00:21:23 +08:00