File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -773,7 +773,7 @@ specifying the case-sensitive full Python module name of a worker module.
773
773
774
774
775
775
.. [# ] LLNL parallel remote shell utility
776
- (https://computing .llnl.gov/linux/ pdsh.html )
776
+ (https://software .llnl.gov/repo/#!/chaos/ pdsh)
777
777
778
778
.. _seq(1) : http://linux.die.net/man/1/seq
779
779
.. _Python unified diff :
Original file line number Diff line number Diff line change @@ -527,7 +527,7 @@ def testWildcardsUnresolvedRouters(self):
527
527
'- Controller-vm[2,30]\n '
528
528
self .assertEqual (str (tree ), display_ref1 )
529
529
530
- def testWildcardsUnresolvedDestionation (self ):
530
+ def testWildcardsUnresolvedDestination (self ):
531
531
"""test topology with node groups and wildcards (unresolved dest)"""
532
532
with NamedTemporaryFile () as tmpfile :
533
533
tmpfile .write (b'[routes]\n ' )
You can’t perform that action at this time.
0 commit comments