ct-ng.comp
changeset 925 ac50e4f1360a
parent 918 819bb22347d4
child 932 264d38e5b5ba
     1.1 --- a/ct-ng.comp	Sun Oct 12 10:38:02 2008 +0000
     1.2 +++ b/ct-ng.comp	Mon Oct 13 20:36:37 2008 +0000
     1.3 @@ -13,7 +13,7 @@
     1.4      start_steps=$(echo "${steps}" |sed -r -e 's/(^| )/\1+/;')
     1.5      stop_steps=$(echo "${steps}" |sed -r -e 's/(^| )/+\1/;')
     1.6  
     1.7 -    actions='config menuconfig oldconfig saveconfig
     1.8 +    actions='menuconfig oldconfig saveconfig
     1.9               list-samples build build. list-steps regtest regtest-local
    1.10               regtest-global clean distclean wiki-samples updatetools
    1.11               tarball'