environment: Remove deprecated -E/--exec option.
authorLudovic Courtès <ludo@gnu.org>
Mon, 4 Mar 2019 12:58:38 +0000 (13:58 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 4 Mar 2019 14:22:59 +0000 (15:22 +0100)
commitbab9cc4aff09a14fdd4178c479becf932992b5b5
treea2ff7df506a8cc3914f4c06ca17163018764bd8c
parentc483c5c82c129b51ef6068fad3d3f0fbca1f5df1
environment: Remove deprecated -E/--exec option.

* guix/scripts/environment.scm (%options): Remove "--exec", which was
deprecated in commit 1de2fe95e017c42aacbaa34f5dab8d48249cc064 in 2015.
* tests/guix-environment.sh: Remove use of '-E'.
guix/scripts/environment.scm
tests/guix-environment.sh