• J
    tests: new test: virsh-synopsis · 62bcd5d3
    Jim Meyering 提交于
    * tests/virsh-synopsis: new file
    * tests/Makefile.am (test_scripts): Add virsh-synopsis.
    * src/virsh.c: Correct help SYNOPSIS for each of seven commands.
    
    When I first ran this script, "make check" failed like this:
      ...
      invalid help SYNOPSIS for net-create:
          create a network from an XML <file>
      invalid help SYNOPSIS for net-define:
          define a network from an XML <file>
      invalid help SYNOPSIS for net-start:
          start <network>
      invalid help SYNOPSIS for pool-create:
          create a pool from an XML <file>
      invalid help SYNOPSIS for pool-define:
          define a pool from an XML <file>
      invalid help SYNOPSIS for pool-start:
          start <pool>
      invalid help SYNOPSIS for vol-create:
          create <file>
      FAIL: virsh-synopsis
    62bcd5d3
可在Tags中查看这些版本中当前仓库的状态.
ChangeLog 438.1 KB