before: /etc/compass-ci/account/autosubmit.yaml
after: /etc/compass-ci/defaults/admin-account.yaml
Signed-off-by: Liu Yinsi liuyinsi@163.com --- sparrow/3-code/dev-env | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sparrow/3-code/dev-env b/sparrow/3-code/dev-env index 750738f..7eb6166 100755 --- a/sparrow/3-code/dev-env +++ b/sparrow/3-code/dev-env @@ -41,8 +41,7 @@ LOCAL_ROBOT_EMAIL_ADDRESS: $LOCAL_ROBOT_EMAIL_ADDRESS MAILDIR: /srv/cci/Maildir/.compass-ci EOF
-mkdir -p /etc/compass-ci/account -cat > /etc/compass-ci/account/autosubmit.yaml <<EOF +cat > /etc/compass-ci/defaults/admin-account.yaml <<EOF my_name: Auto Submit Robot my_email: autosubmit@localhost my_token: $(uuidgen)