Skip to content

Commit ef2dd99

Browse files
nashifAnas Nashif
authored andcommitted
samples: fix path to sanitycheck script
Change-Id: Ic8fae0617faa6495a30bee09b5457a080924172c Signed-off-by: Anas Nashif <[email protected]>
1 parent c66adc6 commit ef2dd99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/bluetooth/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ $ make qemu
3333
There is smoke test application in tests directory which gets run in sanity
3434
check script:
3535

36-
$ scripts/sanity_chk/sanitycheck [-P <platform>]
36+
$ scripts/sanitycheck [-P <platform>]
3737

3838
To only run Bluetooth tests use the -t bluetooth switch:
3939

40-
$ scripts/sanity_chk/sanitycheck -t bluetooth
40+
$ scripts/sanitycheck -t bluetooth
4141

4242
= Summary of available applications =
4343

0 commit comments

Comments
 (0)