summaryrefslogtreecommitdiff
path: root/debian/tests/smoke
blob: a2adbb29e42cad773e989cb6495cb88e2d863de4 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
set -ex

# dep8 smoke test for ipmitool
# Test that the ipmitool binary exists and can get the version and help page

ipmitool -h
ipmitool -V