]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
rumprun-bake: give user a better chance to see compat warning
authorAntti Kantee <pooka@iki.fi>
Sun, 15 Nov 2015 13:56:55 +0000 (13:56 +0000)
committerAntti Kantee <pooka@iki.fi>
Sun, 15 Nov 2015 13:56:55 +0000 (13:56 +0000)
app-tools/rumprun-bake.in

index 0cb662f350ca7b5d1b4a7c2ab7ec866846558ab7..b2a457b15f75fb79a8323174d70f1b6357f8e246 100644 (file)
@@ -37,7 +37,9 @@ unset runcmd
 if [ "$(basename $0)" = "rumpbake" ]; then
        echo '>>'
        echo '>> name "rumpbake" is deprecated.  use rumprun-bake instead'
+       echo '>> (waiting 5s for you to see this)'
        echo '>>'
+       sleep 5
 fi
 
 if [ "${RUMPRUN_WARNING_STFU}" != 'please' ]; then
@@ -212,6 +214,7 @@ usage: rumprun-bake [-c conffile] config output input [input ...]
        rumprun-bake dumpconfig config
 
 When invoked with the single argument "list", describes available configs.
+When invoked with the single argument "list", describes available configs.
 
 Else, creates a rumprunnable unikernel:
        config  : rumprun board configuration to use.