Minor comment cleanups.
This commit is contained in:
parent
079d4b43e4
commit
9745991ff9
4 changed files with 32 additions and 17 deletions
|
|
@ -265,10 +265,8 @@ fn select_apps {
|
|||
found=()
|
||||
for(a in $enabled_apps) {
|
||||
. ./apps/$a/app.rc
|
||||
if($a^'_test') {
|
||||
$a^'_setup'
|
||||
if($a^'_test')
|
||||
found=yes
|
||||
}
|
||||
}
|
||||
|
||||
~ $#found 1 # Set status
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue