We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c851be4 commit 5e72589Copy full SHA for 5e72589
tests/scripts/test_emacs_in_docker.sh
@@ -12,3 +12,4 @@ chmod +x ./Emacs.AppImage
12
cd squashfs-root
13
14
./AppRun --batch -l "$SCRIPTS_DIR/test.el"
15
+[[ "$(./AppRun --emacs-appimage-run-as emacsclient --version)" =~ emacsclient* ]]
0 commit comments