Skip to content

Commit

Permalink
update Manifest.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
doudou committed Mar 3, 2015
1 parent 6f79d9d commit 2cae866
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Manifest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,34 @@ bin/autoproj
bin/autoproj-bootstrap
bin/autoproj-cache
bin/autoproj-clean
bin/autoproj-commit
bin/autoproj-create-set
bin/autoproj-doc
bin/autoproj-envsh
bin/autoproj-list
bin/autoproj-locate
bin/autoproj-log
bin/autoproj-query
bin/autoproj-reset
bin/autoproj-show
bin/autoproj-snapshot
bin/autoproj-switch-config
bin/autoproj-tag
bin/autoproj-test
bin/autoproj-versions
bin/autoproj_bootstrap
bin/autoproj_bootstrap.in
bin/autoproj_stress_test
lib/autoproj.rb
lib/autoproj/autobuild.rb
lib/autoproj/base.rb
lib/autoproj/build_option.rb
lib/autoproj/cli.rb
lib/autoproj/cli/reset.rb
lib/autoproj/cli/snapshot.rb
lib/autoproj/cli/tag.rb
lib/autoproj/cli/test.rb
lib/autoproj/cli/versions.rb
lib/autoproj/cmdline.rb
lib/autoproj/configuration.rb
lib/autoproj/default.osdeps
Expand All @@ -40,6 +51,7 @@ lib/autoproj/ops/cache.rb
lib/autoproj/ops/configuration.rb
lib/autoproj/ops/loader.rb
lib/autoproj/ops/main_config_switcher.rb
lib/autoproj/ops/snapshot.rb
lib/autoproj/ops/tools.rb
lib/autoproj/options.rb
lib/autoproj/osdeps.rb
Expand All @@ -51,6 +63,7 @@ lib/autoproj/query.rb
lib/autoproj/system.rb
lib/autoproj/templates/create-set/packages.autobuild
lib/autoproj/templates/create-set/source.yml
lib/autoproj/test.rb
lib/autoproj/variable_expansion.rb
lib/autoproj/vcs_definition.rb
lib/autoproj/version.rb
Expand All @@ -74,6 +87,7 @@ test/data/os_release.with_quoted_and_unquoted_fields
test/data/test_manifest/autoproj/local_set/local.autobuild
test/data/test_manifest/autoproj/local_set/source.yml
test/data/test_manifest/autoproj/manifest
test/ops/test_configuration.rb
test/package_managers/apt-dpkg-status
test/package_managers/apt-dpkg-status.installed-last
test/package_managers/apt-dpkg-status.noninstalled-last
Expand Down

0 comments on commit 2cae866

Please sign in to comment.