Whitespace

This commit is contained in:
Sam Stephenson 2011-09-06 10:13:32 -05:00
parent 5effdc334a
commit 9eb714a2ae

View file

@ -1,4 +1,4 @@
#! /usr/bin/env bash
#!/usr/bin/env bash
set -E
exec 3<&2 # preserve original stderr at fd 3