Update .gitlab-ci.yml, .mgr_config/tests/test-emacs.sh files

This commit is contained in:
2022-03-23 17:06:28 +00:00
parent 30c41fe2ee
commit 1163ea98be
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
emacs --batch -u "$(whoami)" --debug-init
emacs --batch --debug-init --load ./.emacs.d/init.el