浏览代码

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"