Don't confirm changes to the spec file.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 24 Aug 2014 08:38:15 +0000 (09:38 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 24 Aug 2014 08:38:15 +0000 (09:38 +0100)
fedora_ocaml_rebuild.ml

index fd8bd47..0d8d597 100644 (file)
@@ -269,16 +269,6 @@ and specfile_updated pkg =
 
   sh "
     cd %s
-    echo 'Please make further changes as required to the spec file %s.spec'
-    echo '(Press return key)'
-    read
-    emacs -nw %s
-    echo 'OK to commit this change? (press ^C if not)'
-    read
     fedpkg commit -c
-    echo 'OK to push this change? (press ^C if not)'
-    read
     fedpkg push
   " repodir
-    pkg
-    specfile