diff options
Diffstat (limited to 'bitbake/lib/toaster/toastermain/management')
-rw-r--r-- | bitbake/lib/toaster/toastermain/management/commands/buildimport.py | 3 | ||||
-rw-r--r-- | bitbake/lib/toaster/toastermain/management/commands/checksocket.py | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/bitbake/lib/toaster/toastermain/management/commands/buildimport.py b/bitbake/lib/toaster/toastermain/management/commands/buildimport.py index a6340575a9..408ad44e6e 100644 --- a/bitbake/lib/toaster/toastermain/management/commands/buildimport.py +++ b/bitbake/lib/toaster/toastermain/management/commands/buildimport.py | |||
@@ -1,7 +1,4 @@ | |||
1 | # | 1 | # |
2 | # ex:ts=4:sw=4:sts=4:et | ||
3 | # -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- | ||
4 | # | ||
5 | # BitBake Toaster Implementation | 2 | # BitBake Toaster Implementation |
6 | # | 3 | # |
7 | # Copyright (C) 2018 Wind River Systems | 4 | # Copyright (C) 2018 Wind River Systems |
diff --git a/bitbake/lib/toaster/toastermain/management/commands/checksocket.py b/bitbake/lib/toaster/toastermain/management/commands/checksocket.py index 822373011c..c1758f3402 100644 --- a/bitbake/lib/toaster/toastermain/management/commands/checksocket.py +++ b/bitbake/lib/toaster/toastermain/management/commands/checksocket.py | |||
@@ -1,6 +1,4 @@ | |||
1 | #!/usr/bin/env python | 1 | #!/usr/bin/env python |
2 | # ex:ts=4:sw=4:sts=4:et | ||
3 | # -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- | ||
4 | # | 2 | # |
5 | # BitBake Toaster Implementation | 3 | # BitBake Toaster Implementation |
6 | # | 4 | # |