summary refs log tree commit diff
path: root/bin/cash/tests/parser/var-assign1.0
blob: 44e0de10bf1e46340f24b46eca7a0c862b59e2b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD: releng/12.0/bin/sh/tests/parser/var-assign1.0 257920 2013-11-10 18:46:59Z jilles $
# In a variable assignment, both the name and the equals sign must be entirely
# unquoted. Therefore, there is only one assignment below; the other words
# containing equals signs are command words.

abc=0
\abc=1 2>/dev/null
a\bc=2 2>/dev/null
abc\=3 2>/dev/null
a\bc\=4 2>/dev/null
'abc'=5 2>/dev/null
a'b'c=6 2>/dev/null
abc'='7 2>/dev/null
'abc=8' 2>/dev/null
"abc"=9 2>/dev/null
a"b"c=10 2>/dev/null
abc"="11 2>/dev/null
"abc=12" 2>/dev/null
[ "$abc" = 0 ]
2024-09-14/lens?id=16992208ec0549fdbc776da35c9f799126d15d89&follow=1'>Add photos from September 14June McEnroe 2024-09-24Add photos from September 12June McEnroe 2024-09-24Add photos from September 7June McEnroe 2024-09-24Allow not having descriptionsJune McEnroe 2024-09-23Automatically select the last used lens for a bodyJune McEnroe 2024-09-19Add photos from September 5June McEnroe 2024-09-15Add some more film stocks to the listJune McEnroe 2024-09-13Add photos from September 2June McEnroe 2024-09-13Add Fomapan 200 to films listJune McEnroe 2024-09-10Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe