diff options
| author | Camil Staps | 2016-10-12 13:37:51 +0200 | 
|---|---|---|
| committer | Camil Staps | 2016-11-30 19:11:44 +0100 | 
| commit | 5c6e3cec27b47795505da0defb459db35fa14b0d (patch) | |
| tree | f1a0b2eef712524a55490cd9ad3ef3c620724676 /system/profile.symlink | |
| parent | nullglob (diff) | |
Remove nullglob
Diffstat (limited to 'system/profile.symlink')
| -rw-r--r-- | system/profile.symlink | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/system/profile.symlink b/system/profile.symlink index 7bf97a8..edefd75 100644 --- a/system/profile.symlink +++ b/system/profile.symlink @@ -17,5 +17,4 @@ cpmq() {      fi  } -shopt -s globstar nullglob - +shopt -s globstar | 
