Issue 74427

Summary: set execution bit for qa/qatesttool/script/unix/*
Product: Infrastructure Reporter: andreschnabel <andre.schnabel>
Component: _openoffice.org CVS (obsolete)Assignee: Unknown <non-migrated>
Status: CLOSED FIXED QA Contact: issues@www <issues>
Severity: Trivial    
Priority: P3 CC: issues, shaunmcdonald131
Version: current   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description andreschnabel 2007-02-11 16:00:36 UTC
several scripts have been checked in without execution bit set.

please run chmod +x on
qa/qatesttool/script/unix/first_topten.sh
qa/qatesttool/script/unix/ooo_releasetests.sh
qa/qatesttool/script/unix/ooo_screenshots.sh
qa/qatesttool/script/unix/run_tests.sh
Comment 1 stx123 2007-02-12 16:36:15 UTC
Reasssigning to support...
Comment 2 Unknown 2007-02-12 17:56:47 UTC
Hi,

Thank you for contacting CollabNetCustomer Support. Based on the information
that has been provided to us, we will initiate our research & provide you an
update as soon as we have adequate information.

Thanks,
Pritha
Support Operations. 
Comment 3 Unknown 2007-02-12 18:11:35 UTC
Hi,

I have filed an internal ticket. Will update you once we get an update on this ASAP.

Thanks,
Pritha
Support Operations.
Comment 4 Unknown 2007-02-13 21:05:23 UTC
Hi,

The execution bit set for the scripts mentioned. The details are the following:

ash-2.05$ pwd
/cvs/qa/qatesttool/script/unix
bash-2.05$ ls -l
total 176
drwxrwxr-x 2 httpd httpd 4096 Aug 26 2004 Attic
-r-xr-xr-x 1 httpd httpd 34376 Feb 9 18:20 OOoTestRun_unix.sh,v
-r-xr--r-- 1 httpd httpd 1895 Feb 11 02:33 first_topten.sh,v
-rw-r--r-- 1 httpd httpd 12712 Feb 9 18:20 journal
-r-xr--r-- 1 httpd httpd 7859 Feb 11 02:33 ooo_releasetests.sh,v
-r-xr--r-- 1 httpd httpd 6031 Feb 9 18:20 ooo_screenshots.sh,v
-r-xr--r-- 1 httpd httpd 6651 Feb 11 02:33 run_tests.sh,v
bash-2.05$

Our system admin ran only the "chmod u+x" command as the permission mode or who
should have '+x' permission is not specified. Please let us know if the group
and others need +x permission.

Thanks,
Pritha
Support Operations.
Comment 5 stx123 2007-02-14 10:37:33 UTC
Please run
 chmod a+x
to set the execution bit for the group and others too.
Comment 6 Unknown 2007-02-14 16:10:00 UTC
Hi,

I have requested our Engineers to run chmod a+x to the execution bit for the
group and others too. Will provide you with the details once we get an update on
this ASAP.

Thanks,
Pritha
Support Operations.
Comment 7 Unknown 2007-02-14 22:15:36 UTC
Hi,

The chmod a+x has been run to set the execution bit for the group and others
too. The details are the following:

bash-2.05$ pwd
/cvs/qa/qatesttool/script/unix
bash-2.05$ ls -l
total 176
drwxrwxr-x 2 httpd httpd 4096 Aug 26 2004 Attic
-r-xr-xr-x 1 httpd httpd 34376 Feb 9 18:20 OOoTestRun_unix.sh,v
-rwxr-xr-x 1 httpd httpd 1895 Feb 11 02:33 first_topten.sh,v
-rw-r--r-- 1 httpd httpd 12712 Feb 9 18:20 journal
-rwxr-xr-x 1 httpd httpd 7859 Feb 11 02:33 ooo_releasetests.sh,v
-rwxr-xr-x 1 httpd httpd 6031 Feb 9 18:20 ooo_screenshots.sh,v
-rwxr-xr-x 1 httpd httpd 6651 Feb 11 02:33 run_tests.sh,v
bash-2.05$

Thanks,
Pritha
Support Operations.
Comment 8 Unknown 2007-02-15 23:36:42 UTC
Hi,

Closing the case as the task has been completed. Please verify the same.

Thanks,
Pritha
Support Operations.
Comment 9 andreschnabel 2007-02-16 06:53:27 UTC
checkout is ok - closed