Index: /issm/trunk-jpl/etc/environment.sh
===================================================================
--- /issm/trunk-jpl/etc/environment.sh	(revision 25858)
+++ /issm/trunk-jpl/etc/environment.sh	(revision 25859)
@@ -10,4 +10,7 @@
 #
 
+# Silence no `zsh: no matches found: <file>`
+setopt +o nomatch >1 /dev/null 2>&1
+
 ## Functions
 #
