Skip to content

Commit

Permalink
[utils] Remove 'set -x' in utils script
Browse files Browse the repository at this point in the history
  • Loading branch information
thoni56 committed Feb 2, 2025
1 parent e4d3685 commit 403e760
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/emacs-devel
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#
# Simple Emacs startup using latest development version
#
set -x
UTILS="$(dirname "$(realpath "$0")")"

FILES=$(find "$UTILS/../editors/emacs" -type f -name "*.el" ! -name "compileCxrefactory.el")
Expand Down

0 comments on commit 403e760

Please sign in to comment.