VirtualBox

Ignore:
Timestamp:
May 16, 2005 4:54:08 PM (19 years ago)
Author:
bird
Message:

Current make snaphot, 2005-05-16.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/gmake/tests/scripts/targets/clean

    r53 r284  
    3434$answer = "$delete_command $example\n";
    3535&run_make_with_options($makefile,"clean",&get_logfile,0);
    36 
     36if (-f $example) {
     37  $test_passed = 0;
     38}
    3739&compare_output($answer,&get_logfile(1)) || &error ("abort");
    38 if (-f $example) {
    39    $test_passed = 0;
    40 }
    4140
    42411;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette