Changeset 610

Show
Ignore:
Timestamp:
03/10/07 18:43:07 (6 years ago)
Author:
max
Message:

Added undocumented option --skipupdate for testing (--noupdate is too slow)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/shepherd

    r609 r610  
    192192# --------------------------------------------------------------------------- 
    193193 
    194 if (&update()) 
     194if (!$opt->{skipupdate} and &update()) 
    195195{ 
    196196    &write_config_file; 
     
    14361436                        update 
    14371437                        noupdate 
     1438                        skipupdate 
    14381439                        disable=s 
    14391440                        enable=s