changeset 14:4e1ecfa46bee

x
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Sun, 07 Aug 2022 13:55:05 +0100
parents 06a01a4cbeca
children a9763cd18949
files .xemacs/custom.el bin/_test.sh
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.xemacs/custom.el	Thu Jul 28 17:32:11 2022 +0100
+++ b/.xemacs/custom.el	Sun Aug 07 13:55:05 2022 +0100
@@ -1,4 +1,5 @@
 (custom-set-variables
+ '(py-indent-offset 2)
  '(adaptive-fill-mode t)
  '(browse-url-firefox-new-window-is-tab t)
  '(browse-url-new-window-flag nil t)
--- a/bin/_test.sh	Thu Jul 28 17:32:11 2022 +0100
+++ b/bin/_test.sh	Sun Aug 07 13:55:05 2022 +0100
@@ -15,4 +15,5 @@
 
 echo $(date) executing test on node $N:$nodename:$node task $n:$task:$SLURM_PROCID local:$local
 
+echo $TMPDIR