Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
/ NuGet.Jobs Public archive

Commit

Permalink
Update Lightning to support the new Catalog2Registration with -driver (
Browse files Browse the repository at this point in the history
  • Loading branch information
joelverhagen committed Jan 7, 2020
1 parent b350edf commit 68f7b9a
Show file tree
Hide file tree
Showing 4 changed files with 363 additions and 109 deletions.
1 change: 1 addition & 0 deletions src/Ng/Arguments.cs
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ public static class Arguments
public const string BatchSize = "batchSize";
public const string IndexFile = "indexFile";
public const string CursorFile = "cursorFile";
public const string Driver = "driver";
#endregion
}
}
Loading

0 comments on commit 68f7b9a

Please sign in to comment.