7 lines
193 B
Bash
7 lines
193 B
Bash
![]() |
#!/bin/bash -xe
|
||
|
|
||
|
# This script is used to set up default vim
|
||
|
# for functional testing, which cannot be put
|
||
|
# in devstack/plugin.sh because new zuul3 CI
|
||
|
# cannot keep the devstack plugins order
|