aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Ogden <bernie.ogden@linaro.org>2015-04-08 15:24:25 +0100
committerBernard Ogden <bernie.ogden@linaro.org>2015-04-08 15:30:35 +0100
commit291989f965aa850a601c4da74928cf92ecdff346 (patch)
tree7779fb28ffaa8bcd2c936f43c15b6fd015820110
parentc3510cba2f92997df76e97ab38f9688f87bc338b (diff)
Warn of bitrot potential
Change-Id: If6e5dc0b0306255836aeb48a9c5f65215bd41d0a
-rwxr-xr-xshotgun.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/shotgun.sh b/shotgun.sh
index 9564996..29e75d8 100755
--- a/shotgun.sh
+++ b/shotgun.sh
@@ -1,4 +1,5 @@
#!/bin/bash
+#I think this should still work, but it might have bitrotted. It's certainly now a bit unconventional. You may like to look at other examples.
set -o pipefail
set -u