Skip to content

Commit 9c12319

Browse files
xuyang0410metan-ucw
authored andcommitted
syscalls/sync: Rename sync03.c to sync01.c
Signed-off-by: Yang Xu <[email protected]> Reviewed-by: Cyril Hrubis <[email protected]>
1 parent 5820dda commit 9c12319

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

runtest/syscalls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1477,7 +1477,7 @@ symlink05 symlink05
14771477
#symlinkat test cases
14781478
symlinkat01 symlinkat01
14791479

1480-
sync03 sync03
1480+
sync01 sync01
14811481

14821482
syncfs01 syncfs01
14831483

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/sync03
1+
/sync01

0 commit comments

Comments
 (0)