p4syncimporter: fix minors in tests

Summary: D7676184 changes the sync importer tests to use `p4seqimport` instead of `p4fastimport`, but there's one left. This fixes the leftover one.

Differential Revision: D7687451

fbshipit-source-id: a7f4c4fa93f5a2a52a99cd1d8263718fc656f683
This commit is contained in:
Kaley Huang 2018-04-19 11:44:32 -07:00 committed by Facebook Github Bot
parent 20f4e198ee
commit 2b4ab46876

View File

@ -107,7 +107,7 @@ Verify
4 files updated, 0 files merged, 0 files removed, 0 files unresolved
(activating bookmark master)
Fast Import after Sync Import
Seq Import after Sync Import
$ hg p4seqimport --bookmark master -P $P4ROOT hg-p4-import
@ -132,7 +132,7 @@ Syncimport must abort if there are newer commits
Remove stuff
$ hg p4fastimport --bookmark master -P $P4ROOT hg-p4-import
$ hg p4seqimport --bookmark master -P $P4ROOT hg-p4-import
$ hg p4syncimport --bookmark master --debug -P $P4ROOT hg-p4-import hg-p4-import-narrow
incremental import from changelist: 6, node: * (glob)
5 (current client) 2 (requested client) 5 (latest imported)