pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/ipython/ipython/commit/e6c2a4a45e0f1f2f01fe9b86bec0b7a35ccbf797

Fix `maybe_edit()` function in release helper · ipython/ipython@e6c2a4a · GitHub
Skip to content

Commit e6c2a4a

Browse files
committed
Fix maybe_edit() function in release helper
1 parent 90414ab commit e6c2a4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/release_helper.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ maybe_edit(){
7272
fi
7373

7474
echo
75-
if [ $value = 'e' ] ; then
76-
$=EDITOR $1
75+
if [ "$value" = 'e' ] ; then
76+
$EDITOR $1
7777
fi
7878
}
7979

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy