Преглед изворни кода

change sh to bash for shopt

Signed-off-by: Jess Frazelle <acidburn@google.com>
Jess Frazelle пре 8 година
родитељ
комит
026b710879
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      contrib/nuke-graph-directory.sh

+ 1 - 1
contrib/nuke-graph-directory.sh

@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 set -e
 
 dir="$1"