aboutsummaryrefslogtreecommitdiffstats
path: root/vms/backup_gawk_src.com
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-10-25 21:28:22 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-10-25 21:28:22 +0300
commit587bf3c557fde9fa62a638600d002ddb4afc47a6 (patch)
treef47379df5e9e00d6b764dd8ffd0cb3813e4e5195 /vms/backup_gawk_src.com
parent3055361c2a022c9ac9ae42ac88c00e3055498a0d (diff)
parentbfd7df7f6dffcf905c4694d6482c50a3506bd9bd (diff)
downloadegawk-587bf3c557fde9fa62a638600d002ddb4afc47a6.tar.gz
egawk-587bf3c557fde9fa62a638600d002ddb4afc47a6.tar.bz2
egawk-587bf3c557fde9fa62a638600d002ddb4afc47a6.zip
Merge branch 'gawk-4.1-stable'
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
$!
$!