Page MenuHomePhabricator

chat
Closed, InvalidPublic

Description

diff --git a/bin/fresh-npm b/bin/fresh-npm
index 86cdd26..bdba2c7 100755

  • a/bin/fresh-npm

+++ b/bin/fresh-npm
@@ -171,7 +171,7 @@

		clr_red,
		clr_none,
		sys.argv[1][0:10]
  • ))

+ ), file=sys.stderr)

	print('')
	usage()
	sys.exit(1)

Event Timeline

Mj.cloclo claimed this task.

diff --git a/bin/fresh-npm b/bin/fresh-npm
index 86cdd26..bdba2c7 100755

a/bin/fresh-npm
+++ b/bin/fresh-npm
@@ -171,7 +171,7 @@

		clr_red,
		clr_none,
		sys.argv[1][0:10]

))
+ ), file=sys.stderr)

print('')
usage()
sys.exit(1)

Pppery changed the task status from Resolved to Invalid.Mon, Jun 17, 1:54 AM
Pppery removed Mj.cloclo as the assignee of this task.
Pppery edited projects, added Trash; removed Gerrit.