ct-ng.comp
changeset 894 c444ce4b51b9
parent 848 5b3785e0d41d
child 918 819bb22347d4
     1.1 --- a/ct-ng.comp	Thu Sep 11 09:01:48 2008 +0000
     1.2 +++ b/ct-ng.comp	Wed Oct 01 18:10:40 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 extractconfig
     1.8 +    actions='config menuconfig oldconfig saveconfig
     1.9               list-samples build list-steps regtest regtest-local
    1.10               regtest-global clean distclean wiki-samples updatetools
    1.11               tarball'