Skip to content
Snippets Groups Projects
Commit 225bb7c7 authored by Joseph P. Donaghy's avatar Joseph P. Donaghy
Browse files

Updated to test new format of --help option.

parent bc78139a
No related branches found
No related tags found
No related merge requests found
......@@ -7,9 +7,11 @@
# "FAILURE: ..." otherwise with an explanation of the failure, OR
# anything else indicates a failure mode that must be investigated.
############################################################################
# Copyright (C) 2005-2006 The Regents of the University of California.
# Copyright (C) 2005-2008 The Regents of the University of California.
# Copyright (C) 2008-2009 TheLawrence Livermore National Security, LLC .
# Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
# Written by Morris Jette <jette1@llnl.gov>
# Written by Joseph Donaghy <donaghy1@llnl.gov>
# LLNL-CODE-402394.
#
# This file is part of SLURM, a resource management program.
......@@ -48,11 +50,11 @@ expect {
set not_support 1
exp_continue
}
-re "Notes:" {
-re "sacct...OPTION" {
incr matches
exp_continue
}
-re "Options:" {
-re "Valid..OPTION..values are:" {
incr matches
exp_continue
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment