aboutsummaryrefslogtreecommitdiffstats
path: root/vms/backup_gawk_src.com
diff options
context:
space:
mode:
Diffstat (limited to 'vms/backup_gawk_src.com')
-rw-r--r--vms/backup_gawk_src.com4
1 files changed, 2 insertions, 2 deletions
diff --git a/vms/backup_gawk_src.com b/vms/backup_gawk_src.com
index d1e47fbe..abee8d71 100644
--- a/vms/backup_gawk_src.com
+++ b/vms/backup_gawk_src.com
@@ -71,11 +71,11 @@ $!-------------------------------------------
$ interchange = ""
$ if arch_code .eqs. "V"
$ then
-$ interchange = "/interchange"
+$ interchange = "/interchange/exclude=[.$5ngit...]*.*"
$ endif
$ if (swvers_maj .ges. "8") .and. (swvers_min .ges. 4)
$ then
-$ interchange = "/interchange/noconvert"
+$ interchange = "/interchange/noconvert/exclude=[.^.git...]*.*"
$ endif
$!
$!