From: Richard W.M. Jones Date: Sun, 24 Aug 2014 08:38:15 +0000 (+0100) Subject: Don't confirm changes to the spec file. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=391a4cf95d791efae479d03f27f7ed78d45a97de;p=goaljobs-goals.git Don't confirm changes to the spec file. --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index fd8bd47..0d8d597 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -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