Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
citrus-it committed Oct 2, 2017
1 parent a61830b commit d42bbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/omni
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ cleanup()
find $omnios_clone -type f -name build.log\* -exec rm {} +
echo "Cleaning illumos-omnios..."
/opt/onbld/bin/bldenv $illumos_env \
"cd $illumos_clone/usr/src && dmake clobber"
"cd $illumos_clone/usr/src && dmake clobber"
}

merge_gate()
Expand Down

0 comments on commit d42bbaf

Please sign in to comment.