Main problem Test::Smoke can work only with git - sync.
with the use of copy - sync or hardlink - sync. Many errors build ,and it is 
necessary to correct some files

> If a file named Policy.sh exists when configure is started, the
> settings from Policy.sh overrule the default settings.

> I realize now that this information should have surfaced waaaay
> earlier for you guys. I think that having a Policy.sh may ease
> your smokes

here was a bug

I run smoke
 1 smoke      : copy local dir in build dir                                     
    : ok
 2 smoke      :  create Policy.sh                                               
       : ok
 3 smoke      : run Configure -des -Dusedevel                                 : 
ok
 4 Configure : create Policy.sh                                                 
      : ok
 5 smoke      : make                                                            
           : ok
 6 smoke      : make test                                                       
         : ok
 7 smoke      : make distclean                                                  
      : ok
 8 smoke      : create Policy.sh                                                
      : ok
                  with option
         ccflags='-DDEBUGGING'
 9 smoke      : run Configure -des -Dusedevel    -DDEBUGGING  : ok
10 Configure    :  ERROR file Policy.sh exists

   but  in file Policy.sh duplicated option -DDEBUGGING   What for ?


> assuming your smoke folder is /x/y/smoke and your perl source tree is
> in /x/y/perl, the way to use a Policy.sh in smokes might be like this

> $ cat > /x/y/Policy.sh <<::
> extras='none'
> inc_version_list='none'
> sh='/u/pdkuzm/local/bin/bash'
> targetsh='/u/pdkuzm/local/bin/bash'

I can try to change the file smoke/Test/Smoke/Policy.pm

add  line in sub default_Policy

sh='/u/pdkuzm/local/bin/bash'
targetsh='/u/pdkuzm/local/bin/bash'



------------------------------------------------------------------------
 Yaroslav Kuzmin
Developer C/C++ ,z/OS , Linux
3 Zhukovskiy Street · Miass, Chelyabinsk region 456318 · Russia
Tel:  +7.922.2.38.33.38
Email: ykuz...@rocketsoftware.com
Web: www.rocketsoftware.com


================================
Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ 
+1 800.966.3270 ■ +1 781.577.4321
Unsubscribe From Commercial Email – unsubscr...@rocketsoftware.com
Manage Your Subscription Preferences - 
http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter_SubscriptionCenter.html
Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
================================

This communication and any attachments may contain confidential information of 
Rocket Software, Inc. All unauthorized use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please notify Rocket 
Software immediately and destroy all copies of this communication. Thank you.

Reply via email to