Skip to content

Commit 48a75c1

Browse files
committed
Source lib/dstat in unstack.sh
`stop_dstat` function was extracted into $TOP_DIR/lib/dstat in commit e0b08d0 but the new lib was not sourced in unstack.sh. Change-Id: I6878552d9f384fdd7882e52000b37ac6a60844c3 Closes-Bug: 1366713
1 parent 7a68f21 commit 48a75c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

unstack.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ source $TOP_DIR/lib/heat
5555
source $TOP_DIR/lib/neutron
5656
source $TOP_DIR/lib/baremetal
5757
source $TOP_DIR/lib/ldap
58+
source $TOP_DIR/lib/dstat
5859

5960
# Extras Source
6061
# --------------

0 commit comments

Comments
 (0)