From 64b1fd397779f5b896e23fcca190b3e42f244145 Mon Sep 17 00:00:00 2001 From: Andrew DeFaria Date: Wed, 29 Aug 2018 19:20:05 -0700 Subject: [PATCH] Changed permission bits --- CCDB/ccdb.pl | 0 CCDB/ccdbservice.pl | 0 CCDB/etc/ccdbservice | 0 CCDB/mspb.pl | 0 CCDB/triggers/Activity.pl | 0 CCDB/triggers/Baseline.pl | 0 CCDB/triggers/Element.pl | 0 CCDB/triggers/Stream.pl | 0 CCDB/update.pl | 0 JIRA/importComments.pl | 0 JIRA/jiradep.pl | 0 JIRA/updateWatchLists.pl | 0 aws/display.py | 0 aws/display.pyc | Bin bin/bice.py | 0 bin/cygwinSetup.cmd | 0 bin/test.py | 0 cc/bin_merge | 0 cc/bin_rebase | 0 cc/diffbl.gif | Bin cc/dominos | 0 cc/findview | 0 cc/findvob | 0 cc/lockvobs | 0 cc/log_activity | 0 cc/lscset | 0 cc/lsnusers | 0 cc/mknusers | 0 cc/rmnusers | 0 cc/stats | 0 cc/testclearcase.pl | 0 cq/CheckCodePage.pl | 0 cq/check_attachments | 0 cq/convertList.pl | 0 cq/cqaction.pl | 0 cq/cqd.pl | 0 cq/cqd/CheckinPreop.pl | 0 cq/cqd/cqc | 0 cq/cqd/cqd | 0 cq/cqd/releasenotes.cgi | 0 cq/cqinfo.pl | 0 cq/cqquery.pl | 0 cq/enable_ldap | 0 cq/listdynlists | 0 cq/pqaclean | 0 cq/pqamerge | 0 cqtool/cqtool.pl | 0 ecrc/ecrc | 0 ecrc/ecrd | 0 ecrc/ecrdesc | 0 etc/cleantmp.conf | 1 + lib/Clearcase/UCM/testinfo.txt | 2 -- lib/Machines.pm | 0 lib/Machines/MySQL.pm | 0 maps/adm/index.html | 0 maps/etc/mail.conf | 0 rmc/index.pl | 0 rmc/rmc.pl | 0 test/testspreadsheet.xls | Bin 59 files changed, 1 insertion(+), 2 deletions(-) mode change 100644 => 100755 CCDB/ccdb.pl mode change 100644 => 100755 CCDB/ccdbservice.pl mode change 100644 => 100755 CCDB/etc/ccdbservice mode change 100644 => 100755 CCDB/mspb.pl mode change 100644 => 100755 CCDB/triggers/Activity.pl mode change 100644 => 100755 CCDB/triggers/Baseline.pl mode change 100644 => 100755 CCDB/triggers/Element.pl mode change 100644 => 100755 CCDB/triggers/Stream.pl mode change 100644 => 100755 CCDB/update.pl mode change 100644 => 100755 JIRA/importComments.pl mode change 100644 => 100755 JIRA/jiradep.pl mode change 100644 => 100755 JIRA/updateWatchLists.pl mode change 100644 => 100755 aws/display.py mode change 100644 => 100755 aws/display.pyc mode change 100644 => 100755 bin/bice.py mode change 100644 => 100755 bin/cygwinSetup.cmd mode change 100644 => 100755 bin/test.py mode change 100644 => 100755 cc/bin_merge mode change 100644 => 100755 cc/bin_rebase mode change 100644 => 100755 cc/diffbl.gif mode change 100644 => 100755 cc/dominos mode change 100644 => 100755 cc/findview mode change 100644 => 100755 cc/findvob mode change 100644 => 100755 cc/lockvobs mode change 100644 => 100755 cc/log_activity mode change 100644 => 100755 cc/lscset mode change 100644 => 100755 cc/lsnusers mode change 100644 => 100755 cc/mknusers mode change 100644 => 100755 cc/rmnusers mode change 100644 => 100755 cc/stats mode change 100644 => 100755 cc/testclearcase.pl mode change 100644 => 100755 cq/CheckCodePage.pl mode change 100644 => 100755 cq/check_attachments mode change 100644 => 100755 cq/convertList.pl mode change 100644 => 100755 cq/cqaction.pl mode change 100644 => 100755 cq/cqd.pl mode change 100644 => 100755 cq/cqd/CheckinPreop.pl mode change 100644 => 100755 cq/cqd/cqc mode change 100644 => 100755 cq/cqd/cqd mode change 100644 => 100755 cq/cqd/releasenotes.cgi mode change 100644 => 100755 cq/cqinfo.pl mode change 100644 => 100755 cq/cqquery.pl mode change 100644 => 100755 cq/enable_ldap mode change 100644 => 100755 cq/listdynlists mode change 100644 => 100755 cq/pqaclean mode change 100644 => 100755 cq/pqamerge mode change 100644 => 100755 cqtool/cqtool.pl mode change 100644 => 100755 ecrc/ecrc mode change 100644 => 100755 ecrc/ecrd mode change 100644 => 100755 ecrc/ecrdesc delete mode 100644 lib/Clearcase/UCM/testinfo.txt mode change 100755 => 100644 lib/Machines.pm mode change 100755 => 100644 lib/Machines/MySQL.pm mode change 100755 => 100644 maps/adm/index.html mode change 100755 => 100644 maps/etc/mail.conf mode change 100644 => 100755 rmc/index.pl mode change 100644 => 100755 rmc/rmc.pl mode change 100755 => 100644 test/testspreadsheet.xls diff --git a/CCDB/ccdb.pl b/CCDB/ccdb.pl old mode 100644 new mode 100755 diff --git a/CCDB/ccdbservice.pl b/CCDB/ccdbservice.pl old mode 100644 new mode 100755 diff --git a/CCDB/etc/ccdbservice b/CCDB/etc/ccdbservice old mode 100644 new mode 100755 diff --git a/CCDB/mspb.pl b/CCDB/mspb.pl old mode 100644 new mode 100755 diff --git a/CCDB/triggers/Activity.pl b/CCDB/triggers/Activity.pl old mode 100644 new mode 100755 diff --git a/CCDB/triggers/Baseline.pl b/CCDB/triggers/Baseline.pl old mode 100644 new mode 100755 diff --git a/CCDB/triggers/Element.pl b/CCDB/triggers/Element.pl old mode 100644 new mode 100755 diff --git a/CCDB/triggers/Stream.pl b/CCDB/triggers/Stream.pl old mode 100644 new mode 100755 diff --git a/CCDB/update.pl b/CCDB/update.pl old mode 100644 new mode 100755 diff --git a/JIRA/importComments.pl b/JIRA/importComments.pl old mode 100644 new mode 100755 diff --git a/JIRA/jiradep.pl b/JIRA/jiradep.pl old mode 100644 new mode 100755 diff --git a/JIRA/updateWatchLists.pl b/JIRA/updateWatchLists.pl old mode 100644 new mode 100755 diff --git a/aws/display.py b/aws/display.py old mode 100644 new mode 100755 diff --git a/aws/display.pyc b/aws/display.pyc old mode 100644 new mode 100755 diff --git a/bin/bice.py b/bin/bice.py old mode 100644 new mode 100755 diff --git a/bin/cygwinSetup.cmd b/bin/cygwinSetup.cmd old mode 100644 new mode 100755 diff --git a/bin/test.py b/bin/test.py old mode 100644 new mode 100755 diff --git a/cc/bin_merge b/cc/bin_merge old mode 100644 new mode 100755 diff --git a/cc/bin_rebase b/cc/bin_rebase old mode 100644 new mode 100755 diff --git a/cc/diffbl.gif b/cc/diffbl.gif old mode 100644 new mode 100755 diff --git a/cc/dominos b/cc/dominos old mode 100644 new mode 100755 diff --git a/cc/findview b/cc/findview old mode 100644 new mode 100755 diff --git a/cc/findvob b/cc/findvob old mode 100644 new mode 100755 diff --git a/cc/lockvobs b/cc/lockvobs old mode 100644 new mode 100755 diff --git a/cc/log_activity b/cc/log_activity old mode 100644 new mode 100755 diff --git a/cc/lscset b/cc/lscset old mode 100644 new mode 100755 diff --git a/cc/lsnusers b/cc/lsnusers old mode 100644 new mode 100755 diff --git a/cc/mknusers b/cc/mknusers old mode 100644 new mode 100755 diff --git a/cc/rmnusers b/cc/rmnusers old mode 100644 new mode 100755 diff --git a/cc/stats b/cc/stats old mode 100644 new mode 100755 diff --git a/cc/testclearcase.pl b/cc/testclearcase.pl old mode 100644 new mode 100755 diff --git a/cq/CheckCodePage.pl b/cq/CheckCodePage.pl old mode 100644 new mode 100755 diff --git a/cq/check_attachments b/cq/check_attachments old mode 100644 new mode 100755 diff --git a/cq/convertList.pl b/cq/convertList.pl old mode 100644 new mode 100755 diff --git a/cq/cqaction.pl b/cq/cqaction.pl old mode 100644 new mode 100755 diff --git a/cq/cqd.pl b/cq/cqd.pl old mode 100644 new mode 100755 diff --git a/cq/cqd/CheckinPreop.pl b/cq/cqd/CheckinPreop.pl old mode 100644 new mode 100755 diff --git a/cq/cqd/cqc b/cq/cqd/cqc old mode 100644 new mode 100755 diff --git a/cq/cqd/cqd b/cq/cqd/cqd old mode 100644 new mode 100755 diff --git a/cq/cqd/releasenotes.cgi b/cq/cqd/releasenotes.cgi old mode 100644 new mode 100755 diff --git a/cq/cqinfo.pl b/cq/cqinfo.pl old mode 100644 new mode 100755 diff --git a/cq/cqquery.pl b/cq/cqquery.pl old mode 100644 new mode 100755 diff --git a/cq/enable_ldap b/cq/enable_ldap old mode 100644 new mode 100755 diff --git a/cq/listdynlists b/cq/listdynlists old mode 100644 new mode 100755 diff --git a/cq/pqaclean b/cq/pqaclean old mode 100644 new mode 100755 diff --git a/cq/pqamerge b/cq/pqamerge old mode 100644 new mode 100755 diff --git a/cqtool/cqtool.pl b/cqtool/cqtool.pl old mode 100644 new mode 100755 diff --git a/ecrc/ecrc b/ecrc/ecrc old mode 100644 new mode 100755 diff --git a/ecrc/ecrd b/ecrc/ecrd old mode 100644 new mode 100755 diff --git a/ecrc/ecrdesc b/ecrc/ecrdesc old mode 100644 new mode 100755 diff --git a/etc/cleantmp.conf b/etc/cleantmp.conf index 13e0d5c..d0186f1 100644 --- a/etc/cleantmp.conf +++ b/etc/cleantmp.conf @@ -24,3 +24,4 @@ evince-.* qtsingleapp.* mozilla_.* MozillaMailnews +snap.* diff --git a/lib/Clearcase/UCM/testinfo.txt b/lib/Clearcase/UCM/testinfo.txt deleted file mode 100644 index 0797c6c..0000000 --- a/lib/Clearcase/UCM/testinfo.txt +++ /dev/null @@ -1,2 +0,0 @@ -WOR: RANCQ00090968 -UCM Project: test6@/vobs/killme_pvob diff --git a/lib/Machines.pm b/lib/Machines.pm old mode 100755 new mode 100644 diff --git a/lib/Machines/MySQL.pm b/lib/Machines/MySQL.pm old mode 100755 new mode 100644 diff --git a/maps/adm/index.html b/maps/adm/index.html old mode 100755 new mode 100644 diff --git a/maps/etc/mail.conf b/maps/etc/mail.conf old mode 100755 new mode 100644 diff --git a/rmc/index.pl b/rmc/index.pl old mode 100644 new mode 100755 diff --git a/rmc/rmc.pl b/rmc/rmc.pl old mode 100644 new mode 100755 diff --git a/test/testspreadsheet.xls b/test/testspreadsheet.xls old mode 100755 new mode 100644 -- 2.17.1