Skip to content

Commit 10bb99b

Browse files
committed
[ci skip] shellcheck minor
1 parent 3a085b4 commit 10bb99b

File tree

2 files changed

+2
-2
lines changed
  • astero/test_suite/astero_adipls
  • chem/preprocessor

2 files changed

+2
-2
lines changed

astero/test_suite/astero_adipls/re

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
shopt -u expand_aliases
3+
shopt -u expand_aliases
44

55
photo_directory=photos
66

chem/preprocessor/rn

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env bash
22

3-
./cchem $1
3+
./cchem "$1"

0 commit comments

Comments
 (0)