vstart.sh: add editor variables/options

Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
Kefu Chai 2019-06-05 11:45:08 +08:00
parent c176faee4a
commit 95f31c4e0f

View File

@ -1,4 +1,6 @@
#!/usr/bin/env bash
# -*- mode:sh; tab-width:4; sh-basic-offset:4; indent-tabs-mode:nil -*-
# vim: softtabstop=4 shiftwidth=4 expandtab
# abort on failure
set -e