Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
remotes/origin/feature_files_export
Nico Schottelius 13 years ago
parent 7d749540d8
commit b7fdfb12e6
  1. 2
      bin/cdist
  2. 3
      build

@ -214,5 +214,3 @@ if __name__ == "__main__":
sys.exit(0)
sys.exit(0)

@ -144,8 +144,9 @@ case "$1" in
echo ''
echo 'Here are the possible targets:'
echo ''
echo ' man: Build manpages (requires Asciidoc)'
echo ' clean: Remove build stuff'
echo ' man: Build manpages (requires Asciidoc)'
echo ' test: Run tests'
echo ''
echo ''
echo "Unknown target, \"$1\"" >&2

Loading…
Cancel
Save